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

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

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

See Also