The following tables list the members exposed by Pen.
Name | Description | |
---|---|---|
Pen Constructor | Overloaded. |
Name | Description | |
---|---|---|
Cap | Gets or sets the line cap style. | |
Color | Gets or sets the color of the pen. | |
IsSealed | Gets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase) | |
Join | Gets or sets the line join style. | |
MiterLimit | Gets or sets the line miter limit. | |
Style | Gets or sets the DashStyle of the pen. | |
Width | Gets or sets the width of the pen. |
Name | Description | |
---|---|---|
Equals | Overloaded. Compares this pen object to the specified one. | |
Seal | Makes the instance immutable. Any attempts to modify properties or members will result in an exception. (Inherited from Infragistics.Documents.Reports.SealableBase) |