[]
        
(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
Public Class C1ShapeAttributes
    Inherits Dictionary(Of String, Object)
    Implements IDictionary(Of String, Object), ICollection(Of KeyValuePair(Of String, Object)), IDictionary, ICollection, IReadOnlyDictionary(Of String, Object), IReadOnlyCollection(Of KeyValuePair(Of String, Object)), IEnumerable(Of KeyValuePair(Of String, Object)), IEnumerable, ISerializable, IDeserializationCallback

Constructors

Name Description
C1ShapeAttributes()

Methods

Name Description
GetValue(string)

Get object from attribute name.