Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapSubItem Class / Visible Property

In This Topic
    Visible Property (MapSubItem)
    In This Topic
    Gets or sets the visibility of this element.
    Syntax
    'Declaration
     
    
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also