Table of Contents

Property Visible

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll

Visible

Determines whether the layer is part of a document's composition. If this property is false, the composition engine will ignore this layer.

public bool Visible { get; set; }

Property Value

bool