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

In This Topic
    LabelVisibility Property (VirtualLayer)
    In This Topic
    Gets or sets the visibility of the placemark labels.
    Syntax
    'Declaration
     
    
    Public Property LabelVisibility As LabelVisibility
    public LabelVisibility LabelVisibility {get; set;}
    See Also