Click or drag to resize

McSpatialCalibClassCommandUnit Property

Unit type

Namespace:  MediaCy.Addins.SCalibration
Assembly:  MediaCy.Addins.SCalibration (in MediaCy.Addins.SCalibration.dll) Version: 3.1.0.0
Syntax
VB
Public Property Unit As mcSpatialUnit
	Get
	Set

Property Value

Type: mcSpatialUnit

Return Value

Type: mcSpatialUnit
Remarks
By default, the spatial calibration are expressed in pixel units. There are a number of built-in spatial unit types that can be used to indicate the calibration units. If the calibration units are set by this property to any unit other than mcsuPixel and mcsuOther, the calibration will represent an absolute physical size, and will be convertible from one physical unit to another. Unit uses mcSpatialUnit which is a built-in unit type.
See Also