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


In This Topic
    SolidPen Class Members
    In This Topic

    The following tables list the members exposed by SolidPen.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the end caps style of the pen.  
    Public PropertyGets or sets the color of the pen.  
    Public PropertyReturns a handle to this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    Public PropertyGets or sets the join style of the pen.  
    Public PropertyGets or sets the width of the pen.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an exact copy if this GdiObject object.  
    Public MethodOverloaded. Releases all resources used by this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    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