ICameraV2CameraXSize Property
Returns the width of the CCD camera chip in unbinned pixels.

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

Property Value

Type: Int32
The size of the camera X.
Exceptions
ExceptionCondition
NotConnectedExceptionMust throw exception if the value is not known
See Also