Click or drag to resize

IMcIntensityCalibChangeCount Property

A count of changes to image properties.

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

Return Value

Type: Int32
long - A count of assignments to calibration properties.
Remarks
This property can be used to verify that the calibration associated with some calculation is still the same as that used for a previous calculation.
See Also