Represents an ellipse in a C1PrintDocument.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class RenderEllipse : RenderRectangle
Visual Basic
Public Class RenderEllipse _
	Inherits RenderRectangle

Inheritance Hierarchy

See Also