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