다음을 통해 공유


GeometryPipeline.BeginGeometry 메서드

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

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

구문

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

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

매개 변수

참고 항목

참조

GeometryPipeline 클래스

System.Spatial 네임스페이스