ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1ShapeAttributes Class / Item Property

In This Topic
    Item Property (C1ShapeAttributes)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Default Property Item( _
       ByVal key As String _
    ) As Object
    public object this[ 
       string key
    ]; {get; set;}

    Parameters

    key
    See Also