Property BorderMode
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
BorderMode
The mode used to calculate the border of the image, soft or hard.
The default value is Soft.
public EffectPropertyAccessor<BorderMode> BorderMode { get; }