[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Ellipse

Ellipse Class

Represents the ellipse canvas item.

Inheritance
Ellipse
Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public class Ellipse : CanvasItem, IDisposable, ICloneable, IBordered

Properties

Name Description
Bounds

Gets the bounds of the item.

Height

Gets the height of the item.

Left

Gets the left of the item.

Top

Gets the top of the item.

Width

Gets the width of the item.

Methods

Name Description
Clone()

Performs a cloning of this instance.

ToString()

Returns a string that represents the current object.