Property Layers
- Namespace
- PaintDotNet.Effects
- Assembly
- PaintDotNet.Effects.Core.dll
Layers
Gets a list of the document's layers, which can be used to access their properties and get bitmaps that render them.
IReadOnlyList<IEffectLayerInfo> Layers { get; }