Version

Search Results

IRectangle Interface

Represents a rectangle. Syntax

IRectangle Interface Members

Public Properties

Angle Property (IRectangle)

Gets or sets the rotation angle in degrees. Syntax

Brush Property (IRectangle)

Gets or sets a Infragistics.Documents.Reports.Graphics.Brush object that defines the color and texture to fill the rectangle. Syntax

Height Property (IRectangle)

Gets or sets the height of the rectangle. Syntax

Pen Property (IRectangle)

Gets or sets a Infragistics.Documents.Reports.Graphics.Pen object that defines the color, width and style to draw the rectangle. Syntax

Radius Property (IRectangle)

Gets or sets the radius of the corners. Syntax

Width Property (IRectangle)

Gets or sets the width of the rectangle. Syntax

X Property (IRectangle)

Gets or sets X-coordinate of the upper-left corner of the rectangle. Syntax