[Visual Basic] [ Boolean
= ]imagekitcontrolname.SetToClipBrd
[Visual C++] [
BOOL =
]imagekitcontrolname.SetToClipBrd()
Parameters
None
Return Value
Returns True (nonzero) if successful, otherwise returns False (0).
Explanation
The SetToClipBrd method copies a raster image or a vector
image to the clipboard.
If successful, the image referred to by the LayerNo property (either the ImageHandle property or the Layer(LayerNo).ImageHandle
property) will be copied to the clipboard
If the image is a vector image, it will be in EMF format.