ClosedShapeBase Class
Defines the base class for all the shape types represented by a closed figure.
Namespace: DevExpress.XtraPrinting.Shape
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
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
Object
DevExpress.Printing.Utils.DocumentStoring.StorableObjectBase
See Also