Click or drag to resize

OverlayBringToFront Method

Brings the overlay to the front of the z-order, so it is on top of all other overlays with the same Parent

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual void BringToFront()
See Also