Class SvgWindow
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
public abstract class SvgWindow : ISvgWindow
- Inheritance
-
SvgWindow
- Implements
- Derived
- Inherited Members
Constructors
Fields
Properties
Methods
- 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.
- Resize(int, int)
This is expected to be called by the host