Name | Description | |
---|---|---|
![]() ![]() | FromBytes | Loads an SVG document from the given byte array. |
![]() ![]() | FromStream | Loads an SVG document from the given stream. |
![]() | SaveToStream | Serializes this SVG document to the given stream. |
![]() | SaveToXml | Serializes this SVG document to XML. |
For a list of all members of this type, see NSvgDocument members.
Name | Description | |
---|---|---|
![]() ![]() | FromBytes | Loads an SVG document from the given byte array. |
![]() ![]() | FromStream | Loads an SVG document from the given stream. |
![]() | SaveToStream | Serializes this SVG document to the given stream. |
![]() | SaveToXml | Serializes this SVG document to XML. |
Name | Description | |
---|---|---|
![]() | OnEvaluating | Overridden. Called when the document is about to be evaluated. Overriden to parse and evaluate local styles. |