Version

Corner Class Members

The following tables list the members exposed by Corner.

Public Constructors
 NameDescription
Public ConstructorCorner ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyIsSealedGets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public PropertyPenGets or sets the reference to a Infragistics.Documents.Reports.Graphics.Pen object that defines the style of the corner.  
Public PropertyRadiusGets or sets the radius of the corner.  
Public Methods
 NameDescription
Public MethodSealOverridden. Makes the instance immutable. Any attempts to modify properties or members will result in an exception.  
See Also

View on GitHub