/InkToolbarAndCustomDryInk

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

Primary LanguageC#

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.
  • Printing support
  • Demonstrated drawing over an image