Indicates if the layer is visible.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic

Public Property Visible As Boolean

C#

public bool Visible { get; set; }

Property Value

Value indicating if the layer is visible.