Table of Contents

Property Visible

Namespace
PaintDotNet.Effects
Assembly
PaintDotNet.Effects.Core.dll

Visible

Gets a flag indicating whether the layer is visible or not.

bool Visible { get; }

Property Value

bool

Remarks

This property can be true even if Opacity is false.