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
Post a Comment