ExposurePriorityVideoControl.Enabled Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob ExposurePriorityVideoControl aktiviert ist, oder legt diesen fest.

public:
 property bool Enabled { bool get(); void set(bool value); };
bool Enabled();

void Enabled(bool value);
public bool Enabled { get; set; }
var boolean = exposurePriorityVideoControl.enabled;
exposurePriorityVideoControl.enabled = boolean;
Public Property Enabled As Boolean

Eigenschaftswert

Boolean

bool

True, wenn ExposurePriorityVideoControl aktiviert ist; Andernfalls false.

Gilt für: