다음을 통해 공유


Geography.SendTo 메서드

현재 공간 개체를 지정된 파이프라인으로 보냅니다.

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

구문

‘선언
Public Overridable Sub SendTo ( _
    chain As GeographyPipeline _
)
‘사용 방법
Dim instance As Geography
Dim chain As GeographyPipeline

instance.SendTo(chain)
public virtual void SendTo(
    GeographyPipeline chain
)
public:
virtual void SendTo(
    GeographyPipeline^ chain
)
abstract SendTo : 
        chain:GeographyPipeline -> unit 
override SendTo : 
        chain:GeographyPipeline -> unit 
public function SendTo(
    chain : GeographyPipeline
)

매개 변수

참고 항목

참조

Geography 클래스

System.Spatial 네임스페이스