Click or drag to resize

IMcIntensityCalibName Property

Get the calibration name.

Namespace:  MediaCy.IQL.Calibrations
Assembly:  MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
Syntax
VB
Property Name As String
	Get
	Set

Property Value

Type: String
Remarks
By default calibrations are created without a name.
Note Note
There was an intention to change the McObject name to provide name lookup of existing calibrations. This will be done by having a collection of existing calibrations.
See Also