次の方法で共有


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>

可変の写真シーケンス内のフレームに使用されるフォーカス レンズの位置。

適用対象