Click or drag to resize

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
Syntax
VB
ReadOnly Property AspectRatio As Double
	Get

Property Value

Type: Double
Remarks
This property is equal to the ratio: PixelSizeX/PixelSizeY This property returns an error if the spatial calibration is not linear and uniform.
See Also