Back to API Reference
Class

OutlineModifier

Applies an outline effect by appending duplicate glyph geometry behind the face.

Remarks

All parameters come from the tag/rule parameter string. Format: <outline=dilate>, <outline=#color>, or <outline=dilate,#color>. Defaults: dilate = 0.2, color = black (#000000FF).
protected override void OnEnable()
protected override void OnDestroy()
protected override void OnApply()
protected override void OnGlyphEffect()
public bool fixedPixelSize

When true, dilate is in fixed pixels and compensated by gradientScale per glyph.