Attributes

GisFeature.Attributes property

Gets an array of GisAttribute.

public GisAttribute[] Attributes { get; }

Property Value

An array of GisAttribute.

See Also