Method CreateEmptySvgDocument
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
CreateEmptySvgDocument()
Create and assign an empty SvgDocument to this window. This is needed only in situations where the library user needs to create an SVG DOM tree outside of the usual LoadSvgDocument mechanism.
public SvgDocument CreateEmptySvgDocument()