SettingsBinning Property
|
|
Binning along the axes of the camera.
Namespace:
MediaCy.Commands.Capture
Assembly:
MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
SyntaxPublic Property Binning As Point
Get
Set
Property Value
Type:
PointReturn Value
Type:
Point
Remarks
Not supported by all devices. Use
IsSettingSupportedObject to check whether it is supported by the selected device.
The x value represents binning along the horizontal axis, and the y value the binning along the vertical axis.
See Also