ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorItemBase Class / Name Property

In This Topic
    Name Property (C1VectorItemBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also