ShapeType.GeometryType Property
Returns the shape geometry type.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Property Value
Available values:
See Also
Returns the shape geometry type.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
public ShapeGeometryType GeometryType { get; }
Public ReadOnly Property GeometryType As ShapeGeometryType
| Type | Description |
|---|---|
| ShapeGeometryType | The shape geometry type. |
Available values:
| Name | Description |
|---|---|
| None | The shape geometry is not specified. |
| Preset | The shape has a preset geometry. |
| Custom | The shape has a custom geometry. |
© 2026 Sunbelt Computer Software