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

In This Topic
    LabelVisibility Property (VectorLayerBase)
    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