Skip to main content
A newer version of this page is available. .

ClosedShapeBase Class

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

Namespace: DevExpress.XtraPrinting.Shape

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

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 Drawing Lines and Shapes topic.

Inheritance

Show 12 items
See Also