.net - C#/WPF Ink Stroke with IsManipulationEnabled? -


i'm creating simple multitouch wpf application inkcanvas. right possible use gestures (zooming, moving, rotating) images in inkcanvas, ink strokes not have ismanipulationenabled property, code made uielements not valid ink strokes.

any idea hwo solve this?

one approach points stroke , redraw them in drawable class inherits uielement system.windows.shapes.path. not elegant solution workable.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -