Base class for ROs that renders figures which are piece of ellipse.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public abstract class RenderEllipsePartial : RenderEllipseBase
Visual Basic (Declaration)
Public MustInherit Class RenderEllipsePartial _
	Inherits RenderEllipseBase

Inheritance Hierarchy

See Also