Overload | Description |
---|---|
SvgReference Constructor(String) | Initializes a new instance of the SvgReference class with the specified id. |
SvgReference Constructor(GcBitmap,Boolean) | Initializes a new instance of the SvgReference class with an embedded image. |
SvgReference Constructor(GcSvgDocument,Boolean) | Initializes a new instance of the SvgReference class with an embedded SVG document. |
SvgReference Constructor(Uri) | Initializes a new instance of the SvgReference class with the specified Uri object. |