ICImagingControl.VideoNormAvailable Property

Returns whether the current device supports video norms.
Syntax:
[C#]
public bool VideoNormAvailable;
Limitations:

Run time only, read only. Only available when a device is open and valid.

See also: ICImagingControl, ICImagingControl.VideoNorm, ICImagingControl.VideoNorms

<< ICImagingControl