C1.Excel Assembly / C1.Util Namespace / GraphicsRendering Class
Members

GraphicsRendering Class
Represents graphics rendering interface.
Object Model
GraphicsRendering Class
Syntax
'Declaration
 
Public Class GraphicsRendering 
   Implements IRendering 
 
Inheritance Hierarchy

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

See Also