FeaturesSequence.Attributes

FeaturesSequence.Attributes property

获取此 VectorLayer 中特征的自定义属性集合。

public abstract FeatureAttributeCollection Attributes { get; }

Property Value

属性集合。

另见