Click or drag to resize

IMcSpatial2DCalibsRemoveAll Method

Remove all calibrations from the collection

Namespace:  MediaCy.IQL.Calibrations.NonLinear
Assembly:  MediaCy.IQL.Calibrations.NonLinear (in MediaCy.IQL.Calibrations.NonLinear.dll) Version: 10.0.6912.0
Syntax
VB
Sub RemoveAll
Remarks
There will be no calibration in the collection and the count will be 0. Make sure no calibration is being used in the collection before call this method. Return error if designed calibration can not be found in collection or the calibration is being used.
See Also