ICameraV2PixelSizeX Property
Returns the width 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 PixelSizeX { get; }

Property Value

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