Description
Get the calibrated height of a pixel. I.e. the number of calibrated units per pixel
-
Property type
-
A Double value.
-
Syntax
-
object.PixelSizeY [= value]
The PixelSizeY Property syntax has these parts: |
| object | An expression evaluating to an object of type McSpatialCalib. | | value | A Double value. | Remarks
This property must be positive and non-zero.
|