Sends the overlay to the back of the z-order, so it is underneath all other overlays with the same
Parent 
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic virtual void SendToBack()
Public Overridable Sub SendToBack
public:
virtual void SendToBack()
abstract SendToBack : unit -> unit 
override SendToBack : unit -> unit 
 See Also
See Also