Freigeben über


CoordinateSystem.ToWktId-Methode

Zeigt eine Zeichenfolge an, die mit erweitertem WKT verwendet werden kann.

Namespace:  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Syntax

'Declaration
Public Function ToWktId As String
'Usage
Dim instance As CoordinateSystem
Dim returnValue As String

returnValue = instance.ToWktId()
public string ToWktId()
public:
String^ ToWktId()
member ToWktId : unit -> string 
public function ToWktId() : String

Rückgabewert

Typ: System.String
Zeichenfolgendarstellung in Form von SRID = #;

Siehe auch

Verweis

CoordinateSystem Klasse

System.Spatial-Namespace