Size Class
Size structure
Inheritance Hierarchy
SystemObject
  SeleniumSize

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

The Size type exposes the following members.

Constructors
  NameDescription
Public methodSize
Get the size
Top
Properties
  NameDescription
Public propertyHeight
Height
Public propertyWidth
Width
Top
See Also