This method pastes the contents of the Clipboard inside the selected area. The image will be stretched to the selection size.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public void SelPasteFromClipboard()
Public Sub SelPasteFromClipboard
public:
void SelPasteFromClipboard()

See Also