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

In This Topic
    LabelUI Property
    In This Topic
    Gets the UIElement associated with label.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LabelUI As UIElement
    public UIElement LabelUI {get;}
    See Also