| 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
SyntaxReadOnly Property ChangeCount As Integer
	Get
Return Value
Type: 
Int32long - A count of assignments to calibration properties.
 Remarks
RemarksThis 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
See Also