ShapeCollection.BringForward(ShapeBase) Method
Brings the specified shape one level forward.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| shape | ShapeBase | A shape to be brought forward. |
See Also