Ink.ClipboardCopy Method

Include Protected Members
Include Inherited Members

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

Copies an Ink object or Strokes collection to the Clipboard.

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 ClipboardCopy(InkClipboardFormats, InkClipboardModes) Copies the Ink object to the Clipboard.
Public method ClipboardCopy(Strokes, InkClipboardFormats, InkClipboardModes) Copies a specified Strokes collection to the Clipboard.
Public method ClipboardCopy(Rectangle, InkClipboardFormats, InkClipboardModes) Copies the Strokes collection contained in the specified rectangle to the Clipboard.

Top

See Also

Reference

Ink Class

Ink Members

Microsoft.Ink Namespace