MapControl.IsStreetsideSupported Proprietà

Definizione

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

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

Valore della proprietà

Boolean

bool

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

Si applica a