ComponentOne Maps for UWP
GetValue Method (C1ShapeAttributes)

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

Parameters

fieldName
The name of attribute
See Also

Reference

C1ShapeAttributes Class
C1ShapeAttributes Members