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

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