次の方法で共有


CapturedFrameControlValues.ZoomFactor プロパティ

定義

可変の写真シーケンス内のフレームに使用されるズーム係数を取得します。

public:
 property IReference<float> ^ ZoomFactor { IReference<float> ^ get(); };
IReference<float> ZoomFactor();
public System.Nullable<float> ZoomFactor { get; }
var iReference = capturedFrameControlValues.zoomFactor;
Public ReadOnly Property ZoomFactor As Nullable(Of Single)

プロパティ値

可変の写真シーケンス内のフレームに使用されるズーム係数。

適用対象