Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
<!– Class –> This class stores the information for Pan and Track Zoom.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState</a>
*System.Object **ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
PanAndTrackZoomState | Default constructor of this class. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Equals | Object | Object | |
GetHashCode | Object | ||
GetNewExtent | ScreenPointF, RectangleShape, Double, Double | This method is used to get an updated extent for interative action. | |
GetType | Object | ||
ToString | Object |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
EndXInScreen | Single | This property gets or sets the ending screen X when interative action ends. | |
EndYInScreen | Single | This property gets or sets the ending screen Y when interative action ends. | |
IsLeftClickDragKeyPressed | Boolean | This property gets or sets the status of whether the left click drag key is pressed or not. | |
IsMouseLeftButtonDown | Boolean | This property gets or sets the status of whether the left mouse button is pressed down or not. | |
IsMouseRightButtonDown | Boolean | This property gets or sets the status of whether the right mouse button is pressed down or not. | |
IsRightClickDragKeyPressed | Boolean | This property gets or sets the status of whether the right click drag key is pressed or not. | |
LowRightPoint | ScreenPointF | This property gets the lower right screen point. | |
MouseMoveStartExtent | RectangleShape | This property gets and sets the extent when the mouse move starts. | |
OffsetXInScreen | Int32 | This property gets screen offset X distance. | |
OffsetYInScreen | Int32 | This property gets screen offset Y distance. | |
StartXInScreen | Single | This property gets or sets the starting screen X when interative action starts. | |
StartYInScreen | Single | This property gets or sets the starting screen Y when interative action starts. | |
UpperLeftPoint | ScreenPointF | This property gets the upper left screen point. |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
Default constructor of this class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#PanAndTrackZoomState.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#PanAndTrackZoomState.28.29</a>
| Name | Type | Description |
|---|
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#Equals.28Object.29</a>
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#GetHashCode.28.29</a>
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
This method is used to get an updated extent for interative action.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#GetNewExtent.28ScreenPointF.2C_RectangleShape.2C_Double.2C_Double.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#GetNewExtent.28ScreenPointF.2C_RectangleShape.2C_Double.2C_Double.29</a>
| Return Type | Description |
|---|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | Returns a updated extent which will replace the current extent. |
| Name | Type | Description |
|---|---|---|
| location | ScreenPointF<!– ThinkGeo.MapSuite.Core.ScreenPointF –> | This parameter specifies the current location of the mouse. |
| currentExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter specifies the current extent. |
| width | Double<!– System.Double –> | This parameter specifies the width of the extent in screen units. |
| height | Double<!– System.Double –> | This parameter specifies the height of the extent in screen units. |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#GetType.28.29</a>
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#ToString.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#Finalize.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#MemberwiseClone.28.29</a>
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
This property gets or sets the ending screen X when interative action ends.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#EndXInScreen” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#EndXInScreen</a>
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
This property gets or sets the ending screen Y when interative action ends.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#EndYInScreen” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#EndYInScreen</a>
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
This property gets or sets the status of whether the left click drag key is pressed or not.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#IsLeftClickDragKeyPressed” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#IsLeftClickDragKeyPressed</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
This property gets or sets the status of whether the left mouse button is pressed down or not.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#IsMouseLeftButtonDown” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#IsMouseLeftButtonDown</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
This property gets or sets the status of whether the right mouse button is pressed down or not.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#IsMouseRightButtonDown” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#IsMouseRightButtonDown</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
This property gets or sets the status of whether the right click drag key is pressed or not.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#IsRightClickDragKeyPressed” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#IsRightClickDragKeyPressed</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
This property gets the lower right screen point.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#LowRightPoint” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#LowRightPoint</a>
| Return Type |
|---|
| ScreenPointF<!– ThinkGeo.MapSuite.Core.ScreenPointF –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
This property gets and sets the extent when the mouse move starts.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#MouseMoveStartExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#MouseMoveStartExtent</a>
| Return Type |
|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
This property gets screen offset X distance.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#OffsetXInScreen” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#OffsetXInScreen</a>
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
This property gets screen offset Y distance.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#OffsetYInScreen” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#OffsetYInScreen</a>
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
This property gets or sets the starting screen X when interative action starts.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#StartXInScreen” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#StartXInScreen</a>
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
This property gets or sets the starting screen Y when interative action starts.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#StartYInScreen” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#StartYInScreen</a>
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
This property gets the upper left screen point.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#UpperLeftPoint” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#UpperLeftPoint</a>
| Return Type |
|---|
| ScreenPointF<!– ThinkGeo.MapSuite.Core.ScreenPointF –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState –> Go Back
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.