Skip to main content

ClosedShapeBase Class

Defines the base class for all the shape types represented by a closed figure.

Namespace: DevExpress.XtraPrinting.Shape

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

NuGet Package: DevExpress.Printing.Core

#Declaration

public abstract class ClosedShapeBase :
    ShapeBase

#Remarks

This class implements the functionality common to closed shape types (e.g. ShapeArrow, ShapePolygon, ShapeCross).

To learn more about shapes see the XRShape topic.

#Inheritance

Show 12 items
See Also