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

In This Topic
    GdiObject Class
    In This Topic
    Represents the common base of the gid objects.
    Syntax
    'Declaration
     
    
    Public MustInherit Class GdiObject 
       Inherits System.MarshalByRefObject
    public abstract class GdiObject : System.MarshalByRefObject 
    Inheritance Hierarchy

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

    See Also