ExposureCompensationControl.Value Property

Definition

Gets the exposure compensation level.

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

Property Value

Single

float

The exposure time.

Applies to