ShapeGeometryType Enum
Lists the shape geometry types.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Members
| Name | Description |
|---|---|
None
|
The shape geometry is not specified. |
Preset
|
The shape has a preset geometry. |
Custom
|
The shape has a custom geometry. |
Related API Members
The following properties accept/return ShapeGeometryType values:
See Also