Freigeben über


FocusControl.SupportedFocusDistances Eigenschaft

Definition

Ruft eine Liste von Werten ab, die die manuellen Fokusabstände angeben, die vom Aufnahmegerät unterstützt werden.

public:
 property IVectorView<ManualFocusDistance> ^ SupportedFocusDistances { IVectorView<ManualFocusDistance> ^ get(); };
IVectorView<ManualFocusDistance> SupportedFocusDistances();
public IReadOnlyList<ManualFocusDistance> SupportedFocusDistances { get; }
var iVectorView = focusControl.supportedFocusDistances;
Public ReadOnly Property SupportedFocusDistances As IReadOnlyList(Of ManualFocusDistance)

Eigenschaftswert

Eine Liste von Werten, die die manuellen Fokusabstände angeben, die vom Aufnahmegerät unterstützt werden.

Gilt für: