Skip to content

shweaver-MSFT/InkToolbarAndCustomDryInk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InkToolbar and Custom Dry Ink

Windows UWP Sample that demonstrate how to use the InkToolbar Control with a custom Dry Ink CanvasControl

See this article for a full explanation.

Features Demonstrated

  • Implementing custom dry mode for ink
  • Drawing ink using Win2D and effects
  • Implementing ink erasing with the InkToolbar control with custom dry Ink
  • Adding a custom button to the InkToolbar
  • Rendering Win2D to be used in a Share contract
  • Simultaneous pen and touch with the ScrollViewer control
  • Adapts DPI when zooming so that the rendering isn't pixelated when zoomed in.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Windows UWP Sample that demonstrate how to use the InkToolbar Control with a custom Dry Ink CanvasControl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.1%
  • HTML 3.9%