Point Class
Point structure
Inheritance Hierarchy
SystemObject
  SeleniumPoint

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim instance As Point

The Point type exposes the following members.

Constructors
  NameDescription
Public methodPoint
Point construcor
Top
Properties
  NameDescription
Public propertyX
X
Public propertyY
Y
Top
See Also