ICameraV2CameraYSize Property
Returns the height 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 CameraYSize { get; }

Property Value

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