ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / C1VectorPlacemark Class / LabelUI Property

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