ExposureCompensationControl.Max Property

Definition

Gets the maximum exposure time.

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

Property Value

Single

float

The maximum exposure time.

Applies to