Click to Rate and Give Feedback
IInkDisp
Windows Mobile
Windows Embedded CE-
3/25/2008

Represents the collected strokes of ink within an ink space.

An InkDisp object is a container of stroke (point) data. The stroke data, or the points collected by the pen, are put into an InkDisp object. The IInkDisp::Strokes property contains the data for all strokes within the InkDisp object.

The IInkOverlay object control collects points from the input device and puts them into an InkDisp object. These objects essentially act as the source that distributes ink into one or many different InkDisp objects, which act as containers that hold the distributed ink.

The ink space is a virtual coordinate space to which the coordinates of the tablet context are mapped. This space is fixed to a HIMETRIC coordinate system. In ink space coordinates, a move from 0 to 1 equals 1 HIMETRIC unit. This mapping makes it easy to relate multiple InkDisp objects.

The IInkRenderer object manages the mappings between ink and the display window.

IInkDisp Events

Describes the InkAdded and InkDeleted events.

IInkDisp Methods

Describes the methods available for manipulating Ink objects.

IInkDisp Properties

Describes the properties used by Ink.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker