Partager via


Constructeur GeographySurface

Initialise une nouvelle instance de la classe GeographySurface.

Espace de noms :  System.Spatial
Assembly :  System.Spatial (en System.Spatial.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    coordinateSystem As CoordinateSystem, _
    creator As SpatialImplementation _
)
'Utilisation
Dim coordinateSystem As CoordinateSystem
Dim creator As SpatialImplementation

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

Paramètres

Voir aussi

Référence

GeographySurface Classe

Espace de noms System.Spatial