User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.panandtrackzoomstate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.desktopedition.panandtrackzoomstate [2015/09/22 08:12]
admin
thinkgeo.mapsuite.desktopedition.panandtrackzoomstate [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState ====== ====== ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class stores the information for Pan and Track Zoom. This class stores the information for Pan and Track Zoom.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 123: Line 126:
 ** {{wiki:​PublicProperty.gif|}} IsLeftClickDragKeyPressed ** ** {{wiki:​PublicProperty.gif|}} IsLeftClickDragKeyPressed **
  
-This property gets or sets the status of whether the left click drag key is pressed or not.+  * //This property gets or sets the status of whether the left click drag key is pressed or not.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​IsLeftClickDragKeyPressed+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​IsLeftClickDragKeyPressed//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 131: Line 134:
 ** {{wiki:​PublicProperty.gif|}} IsRightClickDragKeyPressed ** ** {{wiki:​PublicProperty.gif|}} IsRightClickDragKeyPressed **
  
-This property gets or sets the status of whether the right click drag key is pressed or not.+  * //This property gets or sets the status of whether the right click drag key is pressed or not.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​IsRightClickDragKeyPressed+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​IsRightClickDragKeyPressed//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 139: Line 142:
 ** {{wiki:​PublicProperty.gif|}} IsMouseLeftButtonDown ** ** {{wiki:​PublicProperty.gif|}} IsMouseLeftButtonDown **
  
-This property gets or sets the status of whether the left mouse button is pressed down or not.+  * //This property gets or sets the status of whether the left mouse button is pressed down or not.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​IsMouseLeftButtonDown+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​IsMouseLeftButtonDown//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 147: Line 150:
 ** {{wiki:​PublicProperty.gif|}} IsMouseRightButtonDown ** ** {{wiki:​PublicProperty.gif|}} IsMouseRightButtonDown **
  
-This property gets or sets the status of whether the right mouse button is pressed down or not.+  * //This property gets or sets the status of whether the right mouse button is pressed down or not.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​IsMouseRightButtonDown+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​IsMouseRightButtonDown//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 155: Line 158:
 ** {{wiki:​PublicProperty.gif|}} MouseMoveStartExtent ** ** {{wiki:​PublicProperty.gif|}} MouseMoveStartExtent **
  
-This property gets and sets the extent when the mouse move starts.+  * //This property gets and sets the extent when the mouse move starts.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​MouseMoveStartExtent+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​MouseMoveStartExtent//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
Line 163: Line 166:
 ** {{wiki:​PublicProperty.gif|}} StartXInScreen ** ** {{wiki:​PublicProperty.gif|}} StartXInScreen **
  
-This property gets or sets the starting screen X when interative action starts.+  * //This property gets or sets the starting screen X when interative action starts.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​StartXInScreen+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​StartXInScreen//
 == Return Value == == Return Value ==
   * Type:Single   * Type:Single
Line 171: Line 174:
 ** {{wiki:​PublicProperty.gif|}} StartYInScreen ** ** {{wiki:​PublicProperty.gif|}} StartYInScreen **
  
-This property gets or sets the starting screen Y when interative action starts.+  * //This property gets or sets the starting screen Y when interative action starts.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​StartYInScreen+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​StartYInScreen//
 == Return Value == == Return Value ==
   * Type:Single   * Type:Single
Line 179: Line 182:
 ** {{wiki:​PublicProperty.gif|}} EndXInScreen ** ** {{wiki:​PublicProperty.gif|}} EndXInScreen **
  
-This property gets or sets the ending screen X when interative action ends.+  * //This property gets or sets the ending screen X when interative action ends.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​EndXInScreen+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​EndXInScreen//
 == Return Value == == Return Value ==
   * Type:Single   * Type:Single
Line 187: Line 190:
 ** {{wiki:​PublicProperty.gif|}} EndYInScreen ** ** {{wiki:​PublicProperty.gif|}} EndYInScreen **
  
-This property gets or sets the ending screen Y when interative action ends.+  * //This property gets or sets the ending screen Y when interative action ends.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​EndYInScreen+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​EndYInScreen//
 == Return Value == == Return Value ==
   * Type:Single   * Type:Single
Line 195: Line 198:
 ** {{wiki:​PublicProperty.gif|}} OffsetXInScreen ** ** {{wiki:​PublicProperty.gif|}} OffsetXInScreen **
  
-This property gets screen offset X distance.+  * //This property gets screen offset X distance.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​OffsetXInScreen+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​OffsetXInScreen//
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 203: Line 206:
 ** {{wiki:​PublicProperty.gif|}} OffsetYInScreen ** ** {{wiki:​PublicProperty.gif|}} OffsetYInScreen **
  
-This property gets screen offset Y distance.+  * //This property gets screen offset Y distance.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​OffsetYInScreen+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​OffsetYInScreen//
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 211: Line 214:
 ** {{wiki:​PublicProperty.gif|}} UpperLeftPoint ** ** {{wiki:​PublicProperty.gif|}} UpperLeftPoint **
  
-This property gets the upper left screen point.+  * //This property gets the upper left screen point.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​UpperLeftPoint+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​UpperLeftPoint//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]   * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]
Line 219: Line 222:
 ** {{wiki:​PublicProperty.gif|}} LowRightPoint ** ** {{wiki:​PublicProperty.gif|}} LowRightPoint **
  
-This property gets the lower right screen point.+  * //This property gets the lower right screen point.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​LowRightPoint+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState#​LowRightPoint//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]   * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]
thinkgeo.mapsuite.desktopedition.panandtrackzoomstate.1442909565.txt.gz ยท Last modified: 2015/09/22 08:12 by admin