SpatialTypeExtensions 클래스
ISpatial과 함께 작동하는 확장 메서드를 추가할 장소를 제공합니다.
상속 계층
System.Object
System.Spatial.SpatialTypeExtensions
네임스페이스: System.Spatial
어셈블리: System.Spatial(System.Spatial.dll)
구문
‘선언
<ExtensionAttribute> _
Public NotInheritable Class SpatialTypeExtensions
‘사용 방법
public static class SpatialTypeExtensions
[ExtensionAttribute]
public ref class SpatialTypeExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SpatialTypeExtensions = class end
public final class SpatialTypeExtensions
SpatialTypeExtensions 유형에서 다음 멤버를 표시합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() ![]() |
SendTo | 호출을 적절한 형식(지리 또는 기하 도형)으로 위임할 수 있습니다. |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.