点击或拖拽改变大小

Feature 类

地理元素
继承层次
SystemObject
  GISShare.SMap.DataFeature

命名空间:  GISShare.SMap.Data
程序集:  GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public class Feature : IFeature

The Feature type exposes the following members.

构造函数
  名称说明
公共方法Feature(Int32, IGeometry)
地理元素 构造函数
公共方法Feature(Int32, IGeometry, IAttributes)
地理元素 构造函数
Top
属性
  名称说明
公共属性Attributes
属性表
公共属性Geometry
几何对象
公共属性OID
OID唯一标识
Top
参见