| C1.Xaml.Maps Assembly > C1.Xaml.Maps Namespace > C1ShapeAttributes Class : Keys Property |
'DeclarationPublic ReadOnly Property Keys As Dictionary(Of String,Object)
'UsageDim instance As C1ShapeAttributes Dim value As Dictionary(Of String,Object) value = instance.Keys
public Dictionary<string,object> Keys {get;}