다음을 통해 공유


GeographyPipeline.BeginGeography 메서드

공간 개체를 그리기 시작합니다.

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

구문

‘선언
Public MustOverride Sub BeginGeography ( _
    type As SpatialType _
)
‘사용 방법
Dim instance As GeographyPipeline
Dim type As SpatialType

instance.BeginGeography(type)
public abstract void BeginGeography(
    SpatialType type
)
public:
virtual void BeginGeography(
    SpatialType type
) abstract
abstract BeginGeography : 
        type:SpatialType -> unit 
public abstract function BeginGeography(
    type : SpatialType
)

매개 변수

참고 항목

참조

GeographyPipeline 클래스

System.Spatial 네임스페이스