Click or drag to resize

IMcIntensityCalibUnitAbbrev Property

Gets or sets the abbreviation for the intensity calibration unit.

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

Property Value

Type: String
Remarks
The unit abbreviation may be used in display of values. The proper abbreviation for intensity calibration units should be set by the default unit abbreviation. The abbreviation can be set without affecting the ability to convert the units to other absolute units.
Note Note
Since this is an abbreviation of the unit name, it is assumed by most unit display functions to be at most several characters long. Setting the unit abbreviation to something longer than 4-6 characters is likely to cause display of values to be cut off in most dialogs.
See Also