04-14-2011, 11:48 AM
Hi,
I am currently evaluting Zoompanel for my application.
I meet the following problem:
When zooming in a shape ,the stroke thickness is also zoomed in, and I dont' want at all this behavior.
(Example: A rectangle with a thin border . I don't want the border to become "fat" when zooming)
Is there a way to keep the stroke thickness constant when zooming ?
I suspect I have to work a little. My first idea is to apply a ScaleTransform to my shape elements with an "inverse" zoom factor.
But which zoom Factor should I apply ?
Thanks for help, or any other idea!
thesly
I am currently evaluting Zoompanel for my application.
I meet the following problem:
When zooming in a shape ,the stroke thickness is also zoomed in, and I dont' want at all this behavior.
(Example: A rectangle with a thin border . I don't want the border to become "fat" when zooming)
Is there a way to keep the stroke thickness constant when zooming ?
I suspect I have to work a little. My first idea is to apply a ScaleTransform to my shape elements with an "inverse" zoom factor.
But which zoom Factor should I apply ?
Thanks for help, or any other idea!
thesly