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

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

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

    See Also