DevExpress.XtraPrinting.Shape Namespace
Contains classes that implement the shape functionality in XtraPrinting.
Assembly: DevExpress.Printing.v20.1.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core
Classes
| Name | Description |
|---|---|
| ClosedShapeBase | Defines the base class for all the shape types represented by a closed figure. |
| FilletShapeBase | Defines the base class for all the shape types whose corners can be filleted. |
| ShapeArrow | Represents the arrow shape type. |
| ShapeBase | Defines the base class for all the shape types. |
| ShapeBrace | Represents the brace shape type. |
| ShapeBracket | Represents the bracket shape type. |
| ShapeCross | Represents the cross shape type. |
| ShapeEllipse | Represents the ellipse shape type. |
| ShapeLine | Represents the line shape type. |
| ShapePolygon | Represents the regular polygon shape type. |
| ShapePolygonBase | Defines the base class for all the shape types based on a regular polygon. |
| ShapeRectangle | Represents the rectangle shape type. |
| ShapeStar | Represents the regular star shape type. |