Freigeben über


GeometryMultiPolygon-Konstruktor

Initialisiert eine neue Instanz der GeometryMultiPolygon-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 GeometryMultiPolygon(coordinateSystem, _
    creator)
protected GeometryMultiPolygon(
    CoordinateSystem coordinateSystem,
    SpatialImplementation creator
)
protected:
GeometryMultiPolygon(
    CoordinateSystem^ coordinateSystem, 
    SpatialImplementation^ creator
)
new : 
        coordinateSystem:CoordinateSystem * 
        creator:SpatialImplementation -> GeometryMultiPolygon
protected function GeometryMultiPolygon(
    coordinateSystem : CoordinateSystem, 
    creator : SpatialImplementation
)

Parameter

Siehe auch

Verweis

GeometryMultiPolygon Klasse

System.Spatial-Namespace