ICameraV2PixelSizeY Property
Returns the height of the CCD chip pixels in microns.

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax
double PixelSizeY { get; }

Property Value

Type: Double
The pixel size Y.
Exceptions
ExceptionCondition
NotConnectedExceptionMust throw exception if data unavailable.
See Also