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


In This Topic
    PatternPen Class Members
    In This Topic

    The following tables list the members exposed by PatternPen.

    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 Propertystatic (Shared in Visual Basic)A int[] indiacte a 3_1 pattern ('1110''1110') for PatternPen.Pattern  
    Public Propertystatic (Shared in Visual Basic)A int[] indiacte a 3_3_3_3_9_3 pattern. ('111000111000111111111000') for PatternPen.Pattern  
    Public Propertystatic (Shared in Visual Basic)A int[] indiacte a 9_3_3_3 pattern. ('111111111000111000') for PatternPen.Pattern  
    Public Propertystatic (Shared in Visual Basic)A int[] indiacte a 9_3 pattern ('111111111000') for PatternPen.Pattern  
    Public Propertystatic (Shared in Visual Basic)Get a int[] indicate the pattern of DashStyle.DashDotDot  
    Public Propertystatic (Shared in Visual Basic)Get a int[] indicate the pattern of DashStyle.DashDot  
    Public Propertystatic (Shared in Visual Basic)Get a int[] indicate the pattern of DashStyle.Dash  
    Public Propertystatic (Shared in Visual Basic)Get a int[] indicate the pattern of DashStyle.Dot  
    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 pattern of the pen.  
    Public Propertystatic (Shared in Visual Basic)Get a int[] indicate the pattern of SolidPen  
    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