MapControl.Is3DSupported Proprietà

Definizione

Ottiene un valore che indica se 3D è supportato all'interno della mappa.

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

Valore della proprietà

Boolean

bool

true se 3D è supportato all'interno della mappa; in caso contrario, false.

Si applica a