ComponentOne Maps for UWP
C1ShapeAttributes Class
Members 

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace : C1ShapeAttributes Class
This class contains all attributes from dbf file.
Object Model
C1ShapeAttributes Class
Syntax
'Declaration
 
Public Class C1ShapeAttributes 
   Inherits System.Collections.Generic.Dictionary(Of String,Object)
public class C1ShapeAttributes : System.Collections.Generic.Dictionary<string,object> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      C1.Xaml.Maps.C1ShapeAttributes

See Also

Reference

C1ShapeAttributes Members
C1.Xaml.Maps Namespace