Freigeben über


GeometryPolygon(CoordinateSystem, SpatialImplementation) Konstruktor

Definition

Initialisiert eine neue Instanz der GeometryPolygon-Klasse.

protected GeometryPolygon (Microsoft.Spatial.CoordinateSystem coordinateSystem, Microsoft.Spatial.SpatialImplementation creator);
new Microsoft.Spatial.GeometryPolygon : Microsoft.Spatial.CoordinateSystem * Microsoft.Spatial.SpatialImplementation -> Microsoft.Spatial.GeometryPolygon
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: