Point の新しいインスタンスを作成します
名前空間: Seleniumアセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文Dim instance As Application
Dim x As Integer
Dim y As Integer
Dim returnValue As Point
returnValue = instance.Point(x, y)
パラメータ
- x
- 型: SystemInt32
- y
- 型: SystemInt32
戻り値
型:
Point
参照