ICameraV2CanAsymmetricBin Property |
Namespace: ASCOM.DeviceInterface
Exception | Condition |
---|---|
NotConnectedException | Must throw exception if the value is not known (n.b. normally only occurs if no connection established and camera must be queried) |
Must be implemented, must not throw a PropertyNotImplementedException.
If true, the camera can have different binning on the X and Y axes, as determined by BinX and BinY. If false, the binning must be equal on the X and Y axes.