SvgGradientStop(SvgUnit, Color) Constructor

Definition

Namespace Svg
Assembly Svg.Custom.dll

Initializes a new instance of the SvgGradientStop class.

public SvgGradientStop(SvgUnit offset, Color colour)

Parameters

offset
SvgUnit

The offset.

colour
Color

The colour.