Name | Description | |
---|---|---|
PatternPen Constructor | Overloaded. |
The following tables list the members exposed by PatternPen.
Name | Description | |
---|---|---|
PatternPen Constructor | Overloaded. |
Name | Description | |
---|---|---|
Cap | Gets or sets the end caps style of the pen. | |
Color | Gets or sets the color of the pen. | |
DashD3S1Pattern | A int[] indiacte a 3_1 pattern ('1110''1110') for Pattern | |
DashD3S3D3S3D9S3Pattern | A int[] indiacte a 3_3_3_3_9_3 pattern. ('111000111000111111111000') for Pattern | |
DashD9S3D3S3Pattern | A int[] indiacte a 9_3_3_3 pattern. ('111111111000111000') for Pattern | |
DashD9S3Pattern | A int[] indiacte a 9_3 pattern ('111111111000') for Pattern | |
DashDotDotPattern | Get a int[] indicate the pattern of DashStyle.DashDotDot | |
DashDotPattern | Get a int[] indicate the pattern of DashStyle.DashDot | |
DashPattern | Get a int[] indicate the pattern of DashStyle.Dash | |
DotPattern | Get a int[] indicate the pattern of DashStyle.Dot | |
Handle | Returns a handle to this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject) | |
Join | Gets or sets the join style of the pen. | |
Pattern | Gets or sets the pattern of the pen. | |
SolidPattern | Get a int[] indicate the pattern of SolidPen | |
Width | Gets or sets the width of the pen. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy if this GdiObject object. | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Releases all resources used by this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from C1.Framework.Drawing.Gdi.GdiObject) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |