ICImagingControl.xxAutoAvailable Property

These properties can be used to determine whether a feature is available for the currently selected device. for instance, the BrightnessAvailable property has a value of True if the Brightness property is supported.
Syntax:
Public xxAutoAvailable As Boolean
Limitations:

Run time only, read only.

See also: ICImagingControl, ICImagingControl.xxAuto, ICImagingControl.xxRange, ICImagingControl.xxDefault

<< ICImagingControl