ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / Placemark Class / LabelVisibility Property

In This Topic
    LabelVisibility Property
    In This Topic
    Gets or sets a value specifies when the label will be visible.
    Syntax
    'Declaration
     
    Public Property LabelVisibility As LabelVisibility
    public LabelVisibility LabelVisibility {get; set;}
    Remarks
    The default value is LabelVisibility.Hidden.
    See Also