This event occurs when data being pasted onto a base image is too large (dimensionally) to within the confines of the image.
Ö | Imaging for Windows Professional Edition V2.0 |
Imaging for Windows Professional Edition V1.0 and V1.1 | |
Imaging for Windows 95 and 98 | |
Imaging for Windows NT 4.0 |
Image Edit control
Sub object_PasteClip(Mode)
Parameter | Data Type | Setting |
Mode | Long | Determines the action to be performed when the event fires: IDYES Enlarge the base image so it can accommodate the paste data (default). The base image is enlarged by adding white data around the image borders. IDNO Do not enlarge the base image, clip the paste data to the current size of the base image. IDCANCEL Cancel the Paste operation. |
None.