Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgGraphicsElement Class
Members

In This Topic
    SvgGraphicsElement Class
    In This Topic
    Represents SVG elements whose primary purpose is to directly render graphics into a group.
    Object Model
    SvgGraphicsElement Class
    Syntax
    'Declaration
     
    Public MustInherit Class SvgGraphicsElement 
       Inherits SvgElement
    public abstract class SvgGraphicsElement : SvgElement 
    Inheritance Hierarchy
    See Also