GeographyCurve(CoordinateSystem, SpatialImplementation) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue Instanz der GeographyCurve-Klasse.
protected GeographyCurve (Microsoft.Spatial.CoordinateSystem coordinateSystem, Microsoft.Spatial.SpatialImplementation creator);
new Microsoft.Spatial.GeographyCurve : Microsoft.Spatial.CoordinateSystem * Microsoft.Spatial.SpatialImplementation -> Microsoft.Spatial.GeographyCurve
Protected Sub New (coordinateSystem As CoordinateSystem, creator As SpatialImplementation)
Parameter
- coordinateSystem
- CoordinateSystem
Das Koordinatensystem dieser Geografiekurve.
- creator
- SpatialImplementation
Die Implementierung, durch die diese Instanz erstellt wurde.