Share via


ZoomControl.Supported Property

Definition

Gets a value indicating whether zoom control is supported by the capture device.

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

Property Value

Boolean

bool

A value indicating whether zoom control is supported by the capture device.

Applies to