SvgReader.GetContent Method

Gets a GraphicsContainer from this SvgReader.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public GraphicsContainer GetContent()

Return Value

The GraphicsContainer stored in this SvgReader.

See Also

Reference