wpf - Keeping canvas in the same position during scrolling -


i have problems zooming wpf canvas control. zoom canvas using scaletransform operation provieded wpf. problem canvas location changing during zooming. there efficient (and simple) way keep scroll position intact during zooming operation ?? konow set scroll position myself every time unefficient

how using layouttransform instead of rendertransform? didn't mention 1 using, because layouttransform not changing position guess used later.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -