SvgDocument(Stream) Constructor
Initializes a new instance of the
SvgDocument class from a stream.
Namespace: DotMake.SvgSpriteAssembly: DotMake.SvgSprite (in DotMake.SvgSprite.dll) Version: 1.0.0
public SvgDocument(
Stream svgStream
)
Parameters
- svgStream Stream
- The input stream for the SVG.