VectorLayer.Attributes

VectorLayer.Attributes property

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

public override FeatureAttributeCollection Attributes { get; }

Property Value

属性集合。

另见