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


In This Topic
    NSvgElement Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates an SVG element from the given XML element. Returns null if an SVG element couldn't be created from the given XML element.  
    Public MethodOverridden. Serializes this SVG element to an XML element.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Protected MethodCreates a child SVG node from the given XML node.  
    Protected MethodGets the bounds of the first ancestor element that implements the Nevron.Nov.Internal.pQnd interface.  
    Protected MethodInits this SVG element from the given XML element.  
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodConverts the given CSS multi-length to DIPs.  
    Protected MethodTries to parse the given attribute value string as a value to the property with the given name and applies the resulting property name/value pair to this SVG element.  
    Top
    See Also