Initializes a new instance of the SvgReader class with the specified stream and parameters.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public SvgReader( Stream stream, FontRegistry fontRegistry, float dpiX, float dpiY, ResolveProfileCallback callback )
Type: System.IO.Stream
The stream containing SVG data.Type: System.Single
Type: System.Single