IGeographyProvider 接口

提供对此对象构造的地理对象的访问。

命名空间:  System.Spatial
程序集:  System.Spatial(在 System.Spatial.dll 中)

语法

声明
Public Interface IGeographyProvider
用法
Dim instance As IGeographyProvider
public interface IGeographyProvider
public interface class IGeographyProvider
type IGeographyProvider =  interface end
public interface IGeographyProvider

IGeographyProvider 类型公开以下成员。

属性

  名称 说明
公共属性 ConstructedGeography 获取最近构造的地理对象。

页首

事件

  名称 说明
公共事件 ProduceGeography 提供程序构造地理对象时激发。

页首

请参阅

参考

System.Spatial 命名空间