CapturedFrameControlValues.Focus 属性

定义

获取用于可变照片序列中帧的焦点镜头位置。

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)

属性值

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

用于可变照片序列中帧的焦点镜头位置。

适用于