The following tables list the members exposed by IRectangle.
Name | Description | |
---|---|---|
![]() | Angle | Gets or sets the rotation angle in degrees. |
![]() | Brush | Gets or sets a Infragistics.Documents.Reports.Graphics.Brush object that defines the color and texture to fill the rectangle. |
![]() | Height | Gets or sets the height of the rectangle. |
![]() | Pen | Gets or sets a Infragistics.Documents.Reports.Graphics.Pen object that defines the color, width and style to draw the rectangle. |
![]() | Radius | Gets or sets the radius of the corners. |
![]() | Width | Gets or sets the width of the rectangle. |
![]() | X | Gets or sets X-coordinate of the upper-left corner of the rectangle. |
![]() | Y | Gets or sets Y-coordinate of the upper-left corner of the rectangle. |