ViewportData Class |
Namespace: Dundas.BI.Utility.Map
The ViewportData type exposes the following members.
| Name | Description | |
|---|---|---|
| ViewportData |
Initializes a new instance of the ViewportData class.
|
| Name | Description | |
|---|---|---|
| BoundHeight |
Gets or sets the height of the bound for the current view port.
| |
| BoundWidth |
Gets or sets the width of the bound for the current view port.
| |
| Height |
Gets or sets the height of the current view port.
| |
| ViewHeight |
Gets or sets the View Height of the current view port.
| |
| ViewWidth |
Gets or sets the View Width of the current view port.
| |
| ViewX |
Gets or sets the x axis of the current view port.
| |
| ViewY |
Gets or sets the y axis of the current view port.
| |
| Width |
Gets or sets the width of the current view port.
| |
| X |
Gets or sets the x position of the current view port.
| |
| Y |
Gets or sets the y position of the current view port.
| |
| ZoomLevel |
Gets or sets the zoom level of the current view port.
| |
| ZoomMouseXDistance |
Gets or sets distance of the mouse from the left border of the map.
| |
| ZoomMouseYDistance |
Gets or sets distance of the mouse from the top border of the map.
|