次の方法で共有


ExposureCompensationControl.Max プロパティ

定義

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

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

プロパティ値

Single

float

最大露出時間。

適用対象