VectorLayer.Attributes

VectorLayer.Attributes property

Gets the collection of custom attributes for features in this VectorLayer.

public override FeatureAttributeCollection Attributes { get; }

Property Value

The collection of attributes.

See Also