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


In This Topic
    NSvgDocument Class Members
    In This Topic

    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