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


In This Topic
    NSvgElement Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets whether this SVG element has any SVG properties or not.  
    Public PropertyGets/Sets the value of "href" or "xlink:href" attribute of this SVG element.  
    Public PropertyGets/Sets the local CSS style of this SVG element, which is stored in a "style" attribute.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the root (<svg>) element ancestor of this element.  
    Top
    See Also