Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / PointsLayer Class / Visible Property

In This Topic
    Visible Property (PointsLayer)
    In This Topic
    Gets or sets the current layer's visibility.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also