Version

IEllipse Interface Members

The following tables list the members exposed by IEllipse.

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 ellipse.  
 PropertyHeightGets or sets the height of the bounding rectangle that defines the ellipse.  
 PropertyPenGets or sets a Infragistics.Documents.Reports.Graphics.Pen object that defines the color, width and style to draw the ellipse.  
 PropertyWidthGets or sets the width of the bounding rectangle that defines the ellipse.  
 PropertyXGets or sets X-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse.  
 PropertyYGets or sets Y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse.  
See Also

View on GitHub