c# - Erase by point in an InkCanvas [UWP] -


i'm trying let user erase 1 point of stroke in inkcanvas, problem property enables apparently doesn't work in uwp apps, there code or doing wrong?

this code tried use:

inkcanvas.editingmode = inkcanvaseditingmode.erasebypoint; 


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -