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++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -