GxImage: CopyView

CopyView

This method copies the actual view of the image to the clipboard.



 Public Function CopyView ( ) As Long

Return Values

On error false (0) is returned and the error code/string in the GX system is set appropriately.

Languages

[Visual Basic] Public Function CopyView() As Long

[Delphi] function CopyView() : Integer;

[C++] long CopyView();

Remarks

See Also

Class GxImage Overview GxImage Properties GxImage Methods CopyImage CreateImage