Example-VB | Example-VC++ |
Pastes image or annotation data from the Clipboard.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Edit control
object.ClipboardPaste [Left,Top]
Parameter | Data Type | Setting |
Left | Long | The left point of the displayed image in pixels |
Top | Long | The top point of the displayed image in pixels |
None
To determine if data is available for pasting from the Clipboard, invoke the IsClipboardDataAvailable method.
If the Left and Top parameters are not entered, the data is pasted at the left-top point of the displayed image.
Invoking the ClipboardPaste method sets the ImageModified property to True.