Click or drag to resize

IMcIntensityCalibModified Property

This property indicates whether the calibration has been modified and should be saved.

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

Property Value

Type: Boolean
Remarks
This property allows the user to inquire whether the calibration has been modified. The modified flag is cleared when the calibration is saved.
See Also