Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / Pen Class
Fields Properties Methods


Pen Class Members

The following tables list the members exposed by Pen.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public PropertyGets the alignment for this Pen.  
Public PropertyGets the Brush that determines attributes of this Pen.  
Public PropertyGets an array of custom dashes and spaces.  
Public PropertyGets the style used for dashed lines drawn with this Pen.  
Public PropertyGets the line cap style used at the end of lines drawn with this Pen.  
Public PropertyGets a custom cap to use at the beginning of lines drawn with this Pen.  
Public PropertyGets a custom cap to use at the end of lines drawn with this Pen.  
Public PropertyGets the join style for the ends of two consecutive lines drawn with this Pen.  
Public PropertyGets the limit of the thickness of the join on a mitered corner.  
Public PropertyGets a LineStyle value that specifies a compound pen. A compound pen draws a compound line made up of parallel lines and spaces.  
Public PropertyReturns or sets an Boolean value that determines whether the object is visible. Read/write.  
Public PropertyGets or sets the width of this Pen in pixels.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Top
See Also