Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

VideoDeviceController.FocusControl Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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


Feedback

Was this page helpful?