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

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

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

    See Also