Page Index Toggle Pages: 1 [2]  Send TopicPrint
Hot Topic (More than 10 Replies) SendToBack and BringToFront (Read 11723 times)
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: SendToBack and BringToFront
Reply #15 - Mar 17th, 2010 at 2:01pm
Print Post  
This will work only for a child ShapeNode of a container. If you need to bring a container to the front, but keeping all of its children above, this can be done through a recursive method that sets the node's ZIndex to Items.Count -1 before descending recursively through ContainerNode.Children.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send TopicPrint