ExposureCompensationControl.Min Property

Definition

Gets the minimum exposure time.

public:
 property float Min { float get(); };
float Min();
public float Min { get; }
var single = exposureCompensationControl.min;
Public ReadOnly Property Min As Single

Property Value

Single

float

The minimum exposure time.

Applies to