Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ExposureControl.Min Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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


Feedback

Was this page helpful?