[]
        
(Showing Draft Content)

C1.WPF.Maps.C1ShapeAttributes.GetValue

GetValue Method

GetValue(string)

Get object from attribute name.

Declaration
public object GetValue(string fieldName)
Public Function GetValue(fieldName As String) As Object
Parameters
Type Name Description
string fieldName

The name of attribute

Returns
Type Description
object