Freigeben über


GeographyPoint(CoordinateSystem, SpatialImplementation) Konstruktor

Definition

Initialisiert eine neue Instanz der GeographyPoint-Klasse.

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

Parameter

coordinateSystem
CoordinateSystem

Das Koordinatensystem dieser Instanz.

creator
SpatialImplementation

Die Implementierung, durch die diese Instanz erstellt wurde.

Gilt für: