CTRElementCoreAttributes 属性 |
属性表
命名空间:
GISShare.SMap.WPF.Element
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public IAttributes Attributes { get; }
Public ReadOnly Property Attributes As IAttributes
Get
public:
virtual property IAttributes^ Attributes {
IAttributes^ get () sealed;
}
abstract Attributes : IAttributes with get
override Attributes : IAttributes with get
属性值
类型:
IAttributes实现
IFeatureAttributes
参见