Propriété Geography.CoordinateSystem
Obtient le système de coordonnées de la géographie.
Espace de noms : System.Spatial
Assembly : System.Spatial (en System.Spatial.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CoordinateSystem As CoordinateSystem
Get
'Utilisation
Dim instance As Geography
Dim value As CoordinateSystem
value = instance.CoordinateSystem
public CoordinateSystem CoordinateSystem { get; }
public:
virtual property CoordinateSystem^ CoordinateSystem {
CoordinateSystem^ get () sealed;
}
abstract CoordinateSystem : CoordinateSystem
override CoordinateSystem : CoordinateSystem
final function get CoordinateSystem () : CoordinateSystem
Valeur de propriété
Type : System.Spatial.CoordinateSystem
Système de coordonnées de la géographie.