Property InkOutline
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
InkOutline
Specifies the strength of the ink outline.
The range of this value is [0, 0.99], which corresponds to the UI's range of [0, 99].
The default value is 0.5.
public EffectPropertyAccessor<float> InkOutline { get; }