Calendar for WinForms | ComponentOne
C1.Framework.Drawing.Gdi Namespace / Graphics Class
Members

In This Topic
    Graphics Class
    In This Topic
    Represents the gdi graphics object that handles the gdi device context.
    Object Model
    Graphics Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class Graphics 
       Inherits System.MarshalByRefObject
    public sealed class Graphics : System.MarshalByRefObject 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          C1.Framework.Drawing.Gdi.Graphics

    See Also