IMcSpatialCalibAspectRatio Property
|
|
The aspect ratio of a linear, uniform, spatial calibration.
Namespace:
MediaCy.IQL.Calibrations
Assembly:
MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
SyntaxReadOnly Property AspectRatio As Double
Get
Property Value
Type:
Double
RemarksThis property is equal to the ratio: PixelSizeX/PixelSizeY
This property returns an error if the spatial calibration is not
linear and uniform.
See Also