NevronOpenVision
Nevron.Nov.Formats.Svg Namespace / NSvgDocument Class
Fields Properties Methods Events


NSvgDocument Class Members

The following tables list the members exposed by NSvgDocument.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NSvgDocument.  
Top
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