The following tables list the members exposed by Corner.
Name | Description | |
---|---|---|
Corner Constructor | Overloaded. |
Name | Description | |
---|---|---|
IsSealed | Gets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase) | |
Pen | Gets or sets the reference to a Infragistics.Documents.Reports.Graphics.Pen object that defines the style of the corner. | |
Radius | Gets or sets the radius of the corner. |
Name | Description | |
---|---|---|
Seal | Overridden. Makes the instance immutable. Any attempts to modify properties or members will result in an exception. |
View on GitHub