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

最长曝光时间。

适用于