| オーバーロード | 解説 |
|---|---|
| SvgPaint コンストラクタ(SvgReference) | Initializes a new instance of the SvgPaint class from SvgReference. |
| SvgPaint コンストラクタ(SvgReference,SvgColor) | Initializes a new instance of the SvgPaint class from SvgReference and SvgColor. |
| SvgPaint コンストラクタ(SvgColor) | Initializes a new instance of the SvgPaint class from SvgColor. |
| SvgPaint コンストラクタ(Color) | Initializes a new instance of the SvgPaint class from System.Drawing.Color. |
| SvgPaint コンストラクタ(HslColor) | Initializes a new instance of the SvgPaint class from GrapeCity.Documents.Drawing.HslColor. |