[]
Copies the selected object to the Clipboard as a picture.
void CopyPicture(PictureAppearance appearance = PictureAppearance.Screen, CopyPictureFormat format = CopyPictureFormat.Picture)
Sub CopyPicture(Optional appearance As PictureAppearance = PictureAppearance.Screen, Optional format As CopyPictureFormat = CopyPictureFormat.Picture)
Type | Name | Description |
---|---|---|
PictureAppearance | appearance | Specifies how the picture should be copied. |
CopyPictureFormat | format | The format of the picture. |