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

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