NevronOpenVision
Nevron.Nov.Formats.Svg Namespace / NSvgDocument Class


NSvgDocument Class Methods

For a list of all members of this type, see NSvgDocument members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Loads an SVG document from the given byte array.  
Public Methodstatic (Shared in Visual Basic)Loads an SVG document from the given stream.  
Public MethodSerializes this SVG document to the given stream.  
Public MethodSerializes this SVG document to XML.  
Top
Protected Methods
 NameDescription
Protected Internal MethodOverridden. Called when the document is about to be evaluated. Overriden to parse and evaluate local styles.  
Top
See Also