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

In This Topic
    LabelStyle Property (VirtualLayer)
    In This Topic
    Gets the default style for labels in this vector layer items.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LabelStyle As Style
    public Style LabelStyle {get;}
    See Also