Table of Contents

Property SourceLayerIndex

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

SourceLayerIndex

Gets the index of the source layer, which is the layer currently selected by the user. This should be the primary input for the effect rendering.

int SourceLayerIndex { get; }

Property Value

int