FeaturesSequence.Attributes

FeaturesSequence.Attributes property

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

public abstract FeatureAttributeCollection Attributes { get; }

Property Value

The collection of attributes.

See Also