AGI STK Graphics 11 Send comments on this topic.
SendToBack Method (IAgStkGraphicsOverlay)
See Also 





Description

Sends the overlay to the back of the z-order, so it is underneath all other overlays with the same Parent

Syntax

[Visual Basic .NET]
Public Sub SendToBack() 

[C#]
public void SendToBack();

[Managed C++]
public: void SendToBack();

[Java]
public  sendToBack();

[Unmanaged C++]
public: HRESULT SendToBack();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1