ComponentOne Maps for WPF and Silverlight
Add Method (C1ShapeAttributes)

C1.WPF.Maps Namespace > C1ShapeAttributes Class : Add Method
Syntax
'Declaration
 
Public Sub Add( _
   ByVal key As System.String, _
   ByVal value As System.Object _
) 
public void Add( 
   System.string key,
   System.object value
)

Parameters

key
value
See Also

Reference

C1ShapeAttributes Class
C1ShapeAttributes Members