Ink.ClipboardPaste Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ClipboardPaste() Pastes an IDataObject from the Clipboard to this Ink object.
Public method ClipboardPaste(Point) Pastes an IDataObject from the Clipboard to the specified point in this Ink object.
Public method ClipboardPaste(Point, Object) Pastes the specified IDataObject to the specified point in this Ink object.

Top

See Also

Reference

Ink Class

Ink Members

Microsoft.Ink Namespace