Clipboard Class

CVB.Net Documentation
Copy a Image object to the clipboard.
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.WpfClipboard

Namespace:  Stemmer.Cvb.Wpf
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public static class Clipboard

The Clipboard type exposes the following members.

Methods

  NameDescription
Public methodStatic memberContainsImage
Check whether the clipboard contains data that can be directly pasted into a CVB image.
Public methodStatic memberGetImage
Get a Image currently stored in the clipboard.
Public methodStatic memberSetImage
Copy a Image object to the clipboard.
Top
See Also

Reference