ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi.DeviceContexts Namespace / DeviceContext Class
Members

In This Topic
    DeviceContext Class
    In This Topic
    Represents the GDI device conext.
    Syntax
    'Declaration
     
    
    Public MustInherit Class DeviceContext 
       Inherits System.MarshalByRefObject
    public abstract class DeviceContext : System.MarshalByRefObject 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext

    See Also