Version

IRectangle Interface Members

The following tables list the members exposed by IRectangle.

Public Properties
 NameDescription
 PropertyAngleGets or sets the rotation angle in degrees.  
 PropertyBrushGets or sets a Infragistics.Documents.Reports.Graphics.Brush object that defines the color and texture to fill the rectangle.  
 PropertyHeightGets or sets the height of the rectangle.  
 PropertyPenGets or sets a Infragistics.Documents.Reports.Graphics.Pen object that defines the color, width and style to draw the rectangle.  
 PropertyRadiusGets or sets the radius of the corners.  
 PropertyWidthGets or sets the width of the rectangle.  
 PropertyXGets or sets X-coordinate of the upper-left corner of the rectangle.  
 PropertyYGets or sets Y-coordinate of the upper-left corner of the rectangle.  
See Also

View on GitHub