ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / SvgGraphicsRendering Class
Members

In This Topic
    SvgGraphicsRendering Class
    In This Topic
    Represents SVG graphics rendering interface.
    Object Model
    SvgGraphicsRendering Class
    Syntax
    'Declaration
     
    Public Class SvgGraphicsRendering 
       Inherits GraphicsRendering
       Implements IRendering 
    public class SvgGraphicsRendering : GraphicsRendering, IRendering  
    Inheritance Hierarchy

    System.Object
       C1.Util.GraphicsRendering
          C1.Util.SvgGraphicsRendering

    See Also