IInkDisp Methods
4/8/2010
The following table shows the methods for the IInkDisp class.
Method | Description |
---|---|
Inserts a stroke collection into the InkDisp object at the specified rectangle. |
|
Indicates whether data (either on the Clipboard, or as an IDataObject) can be converted to an InkDisp object. |
|
Removes portions of a stroke or collection of strokes that are outside a rectangle. |
|
Copies an InkDisp object to the Clipboard. |
|
ClipboardCopyWithRectangle |
Not implemented for Windows Mobile |
Pastes an IDataObject, either specified or from the Clipboard, to this InkDisp object. |
|
Creates a duplicate InkDisp object. |
|
Creates an IInkStrokeDisp stroke object from points or packet data. |
|
Creates an IInkStrokes collection for this InkDisp object. |
|
Deletes a stroke from the InkDisp object. |
|
Deletes a collection of strokes from the InkDisp object. |
|
Extracts strokes from the InkDisp object and returns a new InkDisp object containing the extracted strokes. |
|
ExtractStrokes(Rectangle) |
Not implemented for Windows Mobile |
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 |
Populates a new InkDisp object with known binary data. |
|
NearestPoint |
Not implemented for Windows Mobile |
Converts the ink to a specified format and returns the binary data. |