ApplicationSize メソッド
Size の新しいインスタンスを作成します

名前空間: Selenium
アセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
Dim instance As Application
Dim width As Integer
Dim height As Integer
Dim returnValue As Size

returnValue = instance.Size(width, height)

パラメータ

width
型: SystemInt32
height
型: SystemInt32

戻り値

型: Size
参照