| オーバーロード | 解説 |
|---|---|
| SvgReference コンストラクタ(String) | Initializes a new instance of the SvgReference class with the specified id. |
| SvgReference コンストラクタ(GcBitmap,Boolean) | Initializes a new instance of the SvgReference class with an embedded image. |
| SvgReference コンストラクタ(GcSvgDocument,Boolean) | Initializes a new instance of the SvgReference class with an embedded SVG document. |
| SvgReference コンストラクタ(Uri) | Initializes a new instance of the SvgReference class with the specified Uri object. |