Map for WinForms | ComponentOne
C1.Win.Map Namespace / VectorPlacemark Class / LabelStyle Property

In This Topic
    LabelStyle Property (VectorPlacemark)
    In This Topic
    Gets or sets the style for label.
    Syntax
    'Declaration
     
    
    Public Property LabelStyle As Style
    public Style LabelStyle {get; set;}
    See Also