提供用于添加与 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 | 允许针对合适的类型(Geography 或 Geometry)的调用的委托。 |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。