Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Ruft das Koordinatensystem ab.
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Syntax
'Declaration
ReadOnly Property CoordinateSystem As CoordinateSystem
Get
'Usage
Dim instance As ISpatial
Dim value As CoordinateSystem
value = instance.CoordinateSystem
CoordinateSystem CoordinateSystem { get; }
property CoordinateSystem^ CoordinateSystem {
CoordinateSystem^ get ();
}
abstract CoordinateSystem : CoordinateSystem
function get CoordinateSystem () : CoordinateSystem
Eigenschaftswert
Typ: System.Spatial.CoordinateSystem
Das Koordinatensystem.