Skip to main content

ShapeEllipse Class

In This Article

Represents the ellipse shape type.

Namespace: DevExpress.XtraPrinting.Shape

Assembly: DevExpress.Printing.v24.2.Core.dll

NuGet Package: DevExpress.Printing.Core

#Declaration

public class ShapeEllipse :
    ClosedShapeBase

#Inheritance

Object
DevExpress.Printing.Utils.DocumentStoring.StorableObjectBase
See Also