Classes for Ink Input (Compact 2013)

3/28/2014

The following table describes the classes that you can use to capture and present ink input in XAML for Windows Embedded, which is a native (C++) UI development framework for Windows Embedded Compact-powered devices that is based on Microsoft Silverlight 3.

Class

Description

IXRDrawingAttributes

Specifies the drawing attributes of an ink stroke.

IXRInkPresenter

Implements a rectangular surface that displays ink strokes.

IXRStroke

Represents a collection of points that constitutes a stroke.

IXRStylusInfo

Reports stylus device information, such as whether the stylus is inverted.

IXRStylusPoint

Represents a single point that is collected when the user makes an ink stroke with the stylus.

See Also

Reference

XAML for Windows Embedded Classes