Back to Devexpress

ShapeEllipse Class

corelibraries-devexpress-dot-xtraprinting-dot-shape-dd8d69a7.md

latest1.1 KB
Original Source

ShapeEllipse Class

Represents the ellipse shape type.

Namespace : DevExpress.XtraPrinting.Shape

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class ShapeEllipse :
    ClosedShapeBase
vb
Public Class ShapeEllipse
    Inherits ClosedShapeBase

Inheritance

Object DevExpress.Printing.Utils.DocumentStoring.StorableObjectBase ShapeBase ClosedShapeBase ShapeEllipse

See Also

ShapeEllipse Members

DevExpress.XtraPrinting.Shape Namespace