Map for WinForms | ComponentOne
C1.FlexMap Namespace / VectorPoint Class / LabelVisible Property

In This Topic
    LabelVisible Property (VectorPoint)
    In This Topic
    Gets or sets the dynamic visibility of the label.
    Syntax
    'Declaration
     
    
    Public Property LabelVisible As Boolean
    public bool LabelVisible {get; set;}
    See Also