[]
Helper for parsing and rendering Svg files.
public static class C1SvgHelper
Public Module C1SvgHelper
| Name | Description |
|---|---|
| DrawSvg(Canvas, C1SvgDoc, Drawable, C1Rect?) | Renders a C1.WebStandards.Svg.C1SvgDoc into the specified |
| Parse(Stream) | Parses the Svg stream into a C1.WebStandards.Svg.C1SvgDoc object. |