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

曝光時間上限。

適用於