CapturedFrameControlValues.Focus Property

Definition

Gets the focus lens position used for a frame in a variable photo sequence.

public:
 property IReference<unsigned int> ^ Focus { IReference<unsigned int> ^ get(); };
IReference<uint32_t> Focus();
public System.Nullable<uint> Focus { get; }
var iReference = capturedFrameControlValues.focus;
Public ReadOnly Property Focus As Nullable(Of UInteger)

Property Value

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

The focus lens position used for a frame in a variable photo sequence.

Applies to