LayoutViewport Properties |
The LayoutViewport type exposes the following members.
Name | Description | |
---|---|---|
ClientHeight |
Height (CSS pixels), excludes scrollbar if present.
| |
ClientWidth |
Width (CSS pixels), excludes scrollbar if present.
| |
PageX |
Horizontal offset relative to the document (CSS pixels).
| |
PageY |
Vertical offset relative to the document (CSS pixels).
|