Overload | Description |
---|---|
SvgPaint Constructor(SvgReference) | Initializes a new instance of the SvgPaint class from SvgReference. |
SvgPaint Constructor(SvgReference,SvgColor) | Initializes a new instance of the SvgPaint class from SvgReference and SvgColor. |
SvgPaint Constructor(SvgColor) | Initializes a new instance of the SvgPaint class from SvgColor. |
SvgPaint Constructor(Color) | Initializes a new instance of the SvgPaint class from System.Drawing.Color. |
SvgPaint Constructor(HslColor) | Initializes a new instance of the SvgPaint class from GrapeCity.Documents.Drawing.HslColor. |