ICImagingControl.DeviceFlipVerticalAvailable Property

This property determines whether vertical flip is available for the currently selected device.
Syntax:
[C#]
public bool DeviceFlipVerticalAvailable;
Limitations:

Run time only, read only.

See also: ICImagingControl, ICImagingControl.DeviceFlipVertical, ICImagingControl.DeviceFlipHorizontal, ICImagingControl.DeviceFlipHorizontalAvailable

<< ICImagingControl