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


Pen Class Properties

For a list of all members of this type, see Pen members.

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
See Also