McSpatialCalibClassCommandUnitName Property
|
|
Unit name
Namespace:
MediaCy.Addins.SCalibration
Assembly:
MediaCy.Addins.SCalibration (in MediaCy.Addins.SCalibration.dll) Version: 3.1.0.0
SyntaxPublic Property UnitName As String
Get
Set
Property Value
Type:
StringReturn Value
Type:
String
RemarksBy default, the spatial calibration are expressed in pixel units.
Spatial calibrations that are expressed in known physical units should have the unit specified using the Unit property.
For unusual images where the physical dimensions of the image should be expressed in
non-physical units (e.g. frequency for an FFT image), the units can be set
by name (which will set the unit type to custom, preventing any conversion to the known physical units such as meters).
See Also