ImageCopy メソッド
Copy the image to the Clipboard.

名前空間: Selenium
アセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
Dim instance As Image
Dim autoDispose As Boolean

instance.Copy(autoDispose)

パラメータ

autoDispose(省略可)
型: SystemBoolean
Release the image resources once done
参照