ScrCopyImageToClipBoard

Copies the Modeling workspace to the clipboard.
UI Command:   Right-click in the Modeling workspace and select Copy Image.
Syntax:   obj.ScrCopyImageToClipBoard()
Parameters:  

None.

Return Value:  

None.

VB Example:  

obj.ScrCopyImageToClipBoard()

IPY Example:  

oDoc.ScrCopyImageToClipBoard()