Property ShadowOnly
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
ShadowOnly
Specifies whether to draw the shadow only, or to also include the input. The input will be composited on top of the drop shadow.
The default value is false.
public EffectPropertyAccessor<bool> ShadowOnly { get; }