Freigeben über


GeographyMultiSurface-Konstruktor

Initialisiert eine neue Instanz der GeographyMultiSurface-Klasse.

Namespace:  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Syntax

'Declaration
Protected Sub New ( _
    coordinateSystem As CoordinateSystem, _
    creator As SpatialImplementation _
)
'Usage
Dim coordinateSystem As CoordinateSystem
Dim creator As SpatialImplementation

Dim instance As New GeographyMultiSurface(coordinateSystem, _
    creator)
protected GeographyMultiSurface(
    CoordinateSystem coordinateSystem,
    SpatialImplementation creator
)
protected:
GeographyMultiSurface(
    CoordinateSystem^ coordinateSystem, 
    SpatialImplementation^ creator
)
new : 
        coordinateSystem:CoordinateSystem * 
        creator:SpatialImplementation -> GeographyMultiSurface
protected function GeographyMultiSurface(
    coordinateSystem : CoordinateSystem, 
    creator : SpatialImplementation
)

Parameter

Siehe auch

Verweis

GeographyMultiSurface Klasse

System.Spatial-Namespace