Ink renderer interfaces
The topics contained in this section provide the reference specifications for Ink renderer interfaces.
In this section
Topic | Description |
---|---|
IInkD2DRenderer |
An IInkD2DRenderer object enables the rendering of ink strokes onto the designated Direct2D device context of a Universal Windows app, instead of the default InkCanvas control. |
Related topics
Ink renderer, Pen and stylus interactions, Ink Analysis sample, Simple inking sample, Complex inking sample