Initializes a new instance of the Corners class. Syntax Parameters pen A Infragistics.Documents.Reports.Graphics.Pen objects that represents the default style for all corners.radius A float value that defines the radius for all corners. Remarks Specifying a single pen will cause all corners to use the same instanc...
Overload List
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Gets or sets the reference to a Infragistics.Documents.Reports.Graphics.Pen object that defines the style of the corner. Syntax
Gets or sets the radius of the corner. Syntax
Makes the instance immutable. Any attempts to modify properties or members will result in an exception. Syntax
Initializes a new instance of the Corner class. Syntax
Initializes a new instance of the Corner class. Syntax Parameters pen A reference to a Infragistics.Documents.Reports.Graphics.Pen object that defines the style of the corner.radius A radius of the corner.