Back to Devexpress

ShapeGeometryType Enum

officefileapi-devexpress-dot-docs-dot-presentation-c75bfb44.md

latest1.1 KB
Original Source

ShapeGeometryType Enum

Lists the shape geometry types.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public enum ShapeGeometryType
vb
Public Enum ShapeGeometryType

Members

NameDescription
None

The shape geometry is not specified.

| | Preset |

The shape has a preset geometry.

| | Custom |

The shape has a custom geometry.

|

The following properties accept/return ShapeGeometryType values:

See Also

DevExpress.Docs.Presentation Namespace