Freigeben über


Geography(CoordinateSystem, SpatialImplementation) Konstruktor

Definition

Initialisiert eine neue Instanz der Geography-Klasse.

protected Geography (Microsoft.Spatial.CoordinateSystem coordinateSystem, Microsoft.Spatial.SpatialImplementation creator);
new Microsoft.Spatial.Geography : Microsoft.Spatial.CoordinateSystem * Microsoft.Spatial.SpatialImplementation -> Microsoft.Spatial.Geography
Protected Sub New (coordinateSystem As CoordinateSystem, creator As SpatialImplementation)

Parameter

coordinateSystem
CoordinateSystem

Das Koordinatensystem dieser Geografie.

creator
SpatialImplementation

Die Implementierung, durch die diese Instanz erstellt wurde.

Gilt für: