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 値です。

適用対象