Initializes a new instance of the SvgWriter class using the specified Stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public SvgWriter(
Stream stream
)
Type: System.IO.Stream
The Stream to create this writer on.