Click or drag to resize

IMcIntensityCalibIsInUse Property

This property indicates whether the calibration is in use on an open image.

Namespace:  MediaCy.IQL.Calibrations
Assembly:  MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property IsInUse As Boolean
	Get

Property Value

Type: Boolean
Remarks
This property allows the user to inquire whether the calibration is actively in use on any of the images in the images collection.
See Also