Page 1 of 1

Enhancement request: Send to back/Bring to front

Posted: Thu Nov 14, 2013 12:31 pm
by AgfaDev
I need to send a selected annotation to back or front.

Right now, I'm using

AnnotationManager.SetAnnotationPropertyValue( AnnotationIdx, "Zorder", Value )

This is not very clear and easy.

Couple of issues I have seen :

You can set the same zorder value to more objects at the same time.
Even in the annotation editor you can set the value manually and keep the same value.
So to have a correct zorder, all objects should have a specific unique value starting with 0 to # objects

What i need is methods to set zorder of one annotation which changes automatically the zorder on the other objects.
So if I have 2 objects (zorder 0 and zorder 1) and I set the first object to zorder 1, at the same time the second object should get zorder 0.

Another nice feature would be methods to

BringToFront
SendToback

Re: Enhancement request: Send to back/Bring to front

Posted: Fri Mar 29, 2019 10:44 pm
by Gabriela
Hi,

Are you still experiencing this issue with the current release? Are you still interested in these improvements? Please send us a ticket to https://www.gdpicture.com/support/getting-support-from-our-team with all details so we can revisit your requirements for possible future enhancements. Thank you.