MapControl.Is3DSupported Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob 3D innerhalb der Zuordnung unterstützt wird.

public:
 property bool Is3DSupported { bool get(); };
bool Is3DSupported();
public bool Is3DSupported { get; }
var boolean = mapControl.is3DSupported;
Public ReadOnly Property Is3DSupported As Boolean

Eigenschaftswert

Boolean

bool

true , wenn 3D innerhalb der Karte unterstützt wird; Andernfalls false.

Gilt für: