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

最短曝光时间。

适用于