'Declaration
Public Class C1ShapeAttributes Inherits System.Collections.Generic.Dictionary(Of String,Object)
public class C1ShapeAttributes : System.Collections.Generic.Dictionary<string,object>
'Declaration
Public Class C1ShapeAttributes Inherits System.Collections.Generic.Dictionary(Of String,Object)
public class C1ShapeAttributes : System.Collections.Generic.Dictionary<string,object>
System.Object
System.Collections.Generic.Dictionary<TKey,TValue>
C1.WPF.Maps.C1ShapeAttributes