共用方式為


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>

用於可變相片序列中框架的焦點鏡頭位置。

適用於