ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi Namespace / RawGdiObject Class
Properties Methods


In This Topic
    RawGdiObject Class Members
    In This Topic

    The following tables list the members exposed by RawGdiObject.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RawGdiObject class.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns a handle to this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an exact copy if this GdiObject object.  
    Public MethodOverloaded. Overridden. Releases the unmanaged resources used by the GdiObject and optionally releases the managed resources.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Top
    Protected Methods
     NameDescription
    Protected MethodDeletes this GdiObject, and frees the memory allocated for it. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    See Also