IsoSpeedControl.Auto Property

Definition

Gets a value indicating whether auto ISO speed is enabled.

public:
 property bool Auto { bool get(); };
bool Auto();
public bool Auto { get; }
var boolean = isoSpeedControl.auto;
Public ReadOnly Property Auto As Boolean

Property Value

Boolean

bool

A value indicating whether auto ISO speed is enabled.

Applies to