Property EdgeMode
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
EdgeMode
Specifies how sampling beyond the edge of the image should be performed.
The default value is Transparent.
public EffectPropertyAccessor<PdnOutlineEdgeMode> EdgeMode { get; }