次の方法で共有


ExposureCompensationControl.Value プロパティ

定義

露出補正レベルを取得します。

public:
 property float Value { float get(); };
float Value();
public float Value { get; }
var single = exposureCompensationControl.value;
Public ReadOnly Property Value As Single

プロパティ値

Single

float

露出時間。

適用対象