Version

Search Results

IEllipse Interface

Represents an ellipse. Syntax

IEllipse Interface Members

Public Properties

IEllipse Interface Properties

Public Properties

Angle Property (IEllipse)

Gets or sets the rotation angle in degrees. Syntax

Brush Property (IEllipse)

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

Height Property (IEllipse)

Gets or sets the height of the bounding rectangle that defines the ellipse. Syntax

Pen Property (IEllipse)

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

Width Property (IEllipse)

Gets or sets the width of the bounding rectangle that defines the ellipse. Syntax

X Property (IEllipse)

Gets or sets X-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse. Syntax

Y Property (IEllipse)

Gets or sets Y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse. Syntax