다음을 통해 공유


GeographyMultiPoint 생성자

GeographyMultiPoint 클래스의 새 인스턴스를 초기화합니다.

네임스페이스:  System.Spatial
어셈블리:  System.Spatial(System.Spatial.dll)

구문

‘선언
Protected Sub New ( _
    coordinateSystem As CoordinateSystem, _
    creator As SpatialImplementation _
)
‘사용 방법
Dim coordinateSystem As CoordinateSystem
Dim creator As SpatialImplementation

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

매개 변수

참고 항목

참조

GeographyMultiPoint 클래스

System.Spatial 네임스페이스