PasteFromClipboard gets the current image in the clipboard
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public void PasteFromClipboard( int x, int y )
Public Sub PasteFromClipboard ( _ x As Integer, _ y As Integer _ )
public: void PasteFromClipboard( int x, int y )
Parameters
- x
- Int32
The x destination position
- y
- Int32
The y destination position