.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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -