FrameFocusControl FrameFocusControl FrameFocusControl FrameFocusControl Class

Definition

Represents the focus settings for a frame in a variable photo sequence.

public : sealed class FrameFocusControl : IFrameFocusControlpublic sealed class FrameFocusControl : IFrameFocusControlPublic NotInheritable Class FrameFocusControl Implements IFrameFocusControl// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Remarks

Get an instance of this class by accessing the FocusControl property.

Properties

Value Value Value Value

Gets or sets the focus value for a frame in a variable photo sequence.

public : IReference<uint> Value { get; set; }public Nullable<uint> Value { get; set; }Public ReadWrite Property Value As Nullable<uint>// You can use this property in JavaScript.
Value
IReference<unsigned int> Nullable<uint> Nullable<uint> Nullable<uint>

The focus value for a frame in a variable photo sequence.