BringToFront

Hi, I have a diagram that I add symbols to. Symbol Type A should always sit on top of Symbol Type B. The problem is that when I add Symbol Type A and then Symbol Type B, moving Symbol Type A onto Symbol Type B get the Z Order wrong. I tried using BringToFront and SendToBack with little effect. My question is, does anyone have a sample of using BringToFront and SendToBack. Thanks

1 Reply

AD Administrator Syncfusion Team October 28, 2004 08:34 AM UTC

Hi Jarrod, A better approach would be to use Layers. Here is a sample in which Symbols and Links are created in different layers and the Symbol''''s layer is higher in the Z-order ensuring that Symbols are always on top of the links. Using this approach you can ensure that Symbol Type A is always on top of Symbol Type B in the Z-Order. Regards Arun

Loader.
Up arrow icon