[]
Parses the Svg stream into a C1.WebStandards.Svg.C1SvgDoc object.
public static C1SvgDoc Parse(Stream stream)
Public Shared Function Parse(stream As Stream) As C1SvgDoc
| Type | Name | Description |
|---|---|---|
| Stream | stream | The stream to read the document from. |
| Type | Description |
|---|---|
| C1SvgDoc |