Ink renderer

The Ink renderer APIs enable the rendering of ink strokes onto the designated Direct2D device context of a Universal Windows app, instead of the default InkCanvas control.

Ink renderer is designed for use by Universal Windows app developers interested in customizing how ink strokes are rendered "dry", and of identical quality to the InkCanvas control.

In this section

Topic Description
Ink renderer classes
The topics contained in this section provide the reference specifications for Ink renderer classes.
Ink renderer interfaces
The topics contained in this section provide the reference specifications for Ink renderer interfaces.

 

Ink input

Pen and stylus interactions

Samples

Ink sample

Simple ink sample

Complex ink sample