OpticalImageStabilizationControl.Supported Property

Definition

Gets a value that indicates if the capture device supports the OpticalImageStabilizationControl.

public:
 property bool Supported { bool get(); };
bool Supported();
public bool Supported { get; }
var boolean = opticalImageStabilizationControl.supported;
Public ReadOnly Property Supported As Boolean

Property Value

Boolean

bool

True if the OpticalImageStabilizationControl is supported; otherwise, false.

Applies to