次の方法で共有


ExposureCompensationControl.Min プロパティ

定義

最小露出時間を取得します。

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

プロパティ値

Single

float

最小露出時間。

適用対象