Layer.IsVisible Property

Gets or sets a value indicating whether the layer is visible.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool IsVisible { get; set; }

Property Value

true if the layer is visible; otherwise, false.

See Also

Reference