ComponentOne Maps for WPF and Silverlight
GetValue Method (C1ShapeAttributes)

C1.WPF.Maps Namespace > C1ShapeAttributes Class : GetValue Method
The name of attribute
Get object from attribute name.
Syntax
'Declaration
 
Public Function GetValue( _
   ByVal fieldName As System.String _
) As System.Object
public System.object GetValue( 
   System.string fieldName
)

Parameters

fieldName
The name of attribute
See Also

Reference

C1ShapeAttributes Class
C1ShapeAttributes Members