ImageGear .NET v24.12 - Updated
SendToBack Method




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTGroup Class : SendToBack Method
Moves the group of marks to the bottom of Z-Order.
Syntax
'Declaration
 
Public Sub SendToBack() 
'Usage
 
Dim instance As ImGearARTGroup
 
instance.SendToBack()
public void SendToBack()
public: void SendToBack(); 
public:
void SendToBack(); 
See Also

Reference

ImGearARTGroup Class
ImGearARTGroup Members