ShapeGeometryType Enum
Lists the shape geometry types.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
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