| LayoutViewport Properties | 
The LayoutViewport type exposes the following members.
 Properties
Properties| 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).
             | 
 See Also
See Also