Back to API Reference
Class

StrokeModifier

sealed

Draws a real outline (a rim band around the glyph edge, not a filled blob) with a colour, gradient, or texture. Works with the fill off (stroke-only).

Remarks

Parameter: paint[,width][,align][,softness] + projection overrides.
protected PaintRef PaintField{ get }
protected float CoverageModeValue{ get }
protected Color32 DefaultPaintColor{ get }
public bool RendersBehindFill{ get }

Outside strokes (align > 0) render behind the fill; centered/inside strokes stay in front so the opaque fill doesn't cover them.

protected override void ParseExtra()