ShapeCollection.BringToFront(ShapeBase) Method
Brings the specified shape to the front.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| shape | ShapeBase | A shape to be brought to the front. |
See Also