IInkDisp Methods

4/8/2010

The following table shows the methods for the IInkDisp class.

Method Description

IInkDisp::AddStrokesAtRectangle

Inserts a stroke collection into the InkDisp object at the specified rectangle.

IInkDisp::CanPaste

Indicates whether data (either on the Clipboard, or as an IDataObject) can be converted to an InkDisp object.

IInkDisp::Clip

Removes portions of a stroke or collection of strokes that are outside a rectangle.

IInkDisp::ClipboardCopy

Copies an InkDisp object to the Clipboard.

ClipboardCopyWithRectangle

Not implemented for Windows Mobile

IInkDisp::ClipboardPaste

Pastes an IDataObject, either specified or from the Clipboard, to this InkDisp object.

IInkDisp::Clone

Creates a duplicate InkDisp object.

IInkDisp::CreateStroke

Creates an IInkStrokeDisp stroke object from points or packet data.

IInkDisp::CreateStrokes

Creates an IInkStrokes collection for this InkDisp object.

IInkDisp::DeleteStroke

Deletes a stroke from the InkDisp object.

IInkDisp::DeleteStrokes

Deletes a collection of strokes from the InkDisp object.

IInkDisp::ExtractStrokes

Extracts strokes from the InkDisp object and returns a new InkDisp object containing the extracted strokes.

ExtractStrokes(Rectangle)

Not implemented for Windows Mobile

IInkDisp::GetBoundingBox

Retrieves the bounding box of all of the strokes in the InkDisp object.

HitTest(Point, Single)

Not implemented for Windows Mobile

HitTest(Point[], Single)

Not implemented for Windows Mobile

HitTest(Rectangle, Single)

Not implemented for Windows Mobile

IInkDisp::Load

Populates a new InkDisp object with known binary data.

NearestPoint

Not implemented for Windows Mobile

IInkDisp::Save

Converts the ink to a specified format and returns the binary data.

See Also

Concepts

Windows Mobile Ink Reference