Table of Contents

Property Layers

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll

Layers

Exposes a collection for access to the layers, and for manipulation of the way the document contains the layers (add/remove/move).

public LayerList Layers { get; }

Property Value

LayerList