共用方式為


ExposureControl.Max 屬性

定義

支援的 EV 補償上限。

public:
 property TimeSpan Max { TimeSpan get(); };
TimeSpan Max();
public System.TimeSpan Max { get; }
var timeSpan = exposureControl.max;
Public ReadOnly Property Max As TimeSpan

屬性值

支援的 EV 補償上限。 這是絕對 EV 值。

適用於