ComponentOne Maps for UWP
Label Property

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > C1VectorPlacemark Class : Label Property
Gets or set the label associated with the vector.
Syntax
'Declaration
 
Public Property Label As Object
public object Label {get; set;}
Remarks
Depending on LabelDisplay property it can be displayed as tooltip or always visible.
See Also

Reference

C1VectorPlacemark Class
C1VectorPlacemark Members