共用方式為


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

暴露時間下限。

適用於