Pastes image or annotation data from the Clipboard.
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.
ClipboardCopy method
ClipboardCut method
CompletePaste method
Display topics in Imaging Concepts
IsClipboardDataAvailable method
PasteCompleted event