SvgDocumentDraw Method |
| Name | Description | |
|---|---|---|
| Draw |
Renders the SvgDocument and returns the image as a Bitmap.
| |
| Draw(Graphics) |
Renders the SvgDocument to the specified Graphics.
| |
| Draw(SvgRenderer) |
Renders the SvgDocument to the specified SvgRenderer.
|