FocusSettings.AutoFocusRange Proprietà

Definizione

Ottiene o imposta un valore che indica l'impostazione dell'intervallo di stato attivo automatico.

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

void AutoFocusRange(AutoFocusRange value);
public AutoFocusRange AutoFocusRange { get; set; }
var autoFocusRange = focusSettings.autoFocusRange;
focusSettings.autoFocusRange = autoFocusRange;
Public Property AutoFocusRange As AutoFocusRange

Valore della proprietà

Valore che indica l'impostazione dell'intervallo di stato attivo automatico.

Si applica a