Freigeben über


GeometryPoint(CoordinateSystem, SpatialImplementation) Konstruktor

Definition

Initialisiert eine neue Instanz der GeometryPoint-Klasse. Konstruktor für leere Punkte.

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

Parameter

coordinateSystem
CoordinateSystem

Das Koordinatensystem.

creator
SpatialImplementation

Die Implementierung, durch die diese Instanz erstellt wurde.

Gilt für: