Nevron Open Vision Documentation
Nevron.Nov.Formats.Svg Namespace / NSvgGraphicsElement Class
Members


In This Topic
    NSvgGraphicsElement Class
    In This Topic
    Represents an SVG graphics element.
    Object Model
    NSvgGraphicsElement Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NSvgGraphicsElement 
       Inherits NSvgElement
       Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NSvgGraphicsElement
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Formats.Svg.NSvgNode
                   Nevron.Nov.Formats.Svg.NSvgElement
                      Nevron.Nov.Formats.Svg.NSvgGraphicsElement
                         Nevron.Nov.Formats.Svg.NSvgGraphicsContainerElement

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also