Version

Pen Class Properties

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

Public Properties
 NameDescription
Public PropertyCapGets or sets the line cap style.  
Public PropertyColorGets or sets the color of the pen.  
Public PropertyIsSealedGets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public PropertyJoinGets or sets the line join style.  
Public PropertyMiterLimitGets or sets the line miter limit.  
Public PropertyStyleGets or sets the DashStyle of the pen.  
Public PropertyWidthGets or sets the width of the pen.  
See Also