Fill Property

Definition

Namespace Svg
Assembly Svg.Custom.dll

Gets or sets the fill.

public override SvgPaintServer Fill { get; set; }

Returns

SvgPaintServer
The fill.

Remarks

Unlike other SvgVisualElements, SvgText has a default fill of black rather than transparent.