VideoDeviceController.FocusControl Property

Definition

Gets the focus control for this video device.

public:
 property FocusControl ^ FocusControl { FocusControl ^ get(); };
FocusControl FocusControl();
public FocusControl FocusControl { get; }
var focusControl = videoDeviceController.focusControl;
Public ReadOnly Property FocusControl As FocusControl

Property Value

The focus control.

Applies to