StopColor Property

Definition

Namespace Svg
Assembly Svg.Custom.dll

Gets or sets the colour of the gradient stop.

[TypeConverter(typeof(SvgPaintServerFactory))]
public SvgPaintServer StopColor { get; set; }

Returns