Description

Get the aspect ratio of a linear, uniform, spatial calibration.

Property type

A Double value.  

Syntax

object.AspectRatio

The AspectRatio Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McSpatialCalib.

Remarks

This property is equal to the ratio: PixelSizeX%PixelSizeY:IQL~McSpatialCalib~PixelSizeY% This property returns an error if the spatial calibration is not linear and uniform.