ExposureControl.Min Property

Definition

Gets the minimum EV compensation supported.

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

Property Value

The minimum EV compensation supported. This is an absolute EV value.

Applies to