[]
        
(Showing Draft Content)

C1.WPF.Maps.C1ShapeAttributes

C1ShapeAttributes Class

This class contains all attributes from dbf file.

Inheritance
C1ShapeAttributes
Namespace: C1.WPF.Maps
Assembly: C1.WPF.Maps.dll
Syntax
public class C1ShapeAttributes : Dictionary<string, object>, IDictionary<string, object>, ICollection<KeyValuePair<string, object>>, IDictionary, ICollection, IReadOnlyDictionary<string, object>, IReadOnlyCollection<KeyValuePair<string, object>>, IEnumerable<KeyValuePair<string, object>>, IEnumerable, ISerializable, IDeserializationCallback

Constructors

Name Description
C1ShapeAttributes()

Methods

Name Description
GetValue(string)

Get object from attribute name.