User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.panandtrackzoomstate

This is an old revision of the document!


ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState

This class stores the information for Pan and Track Zoom.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState

Members Summary

Public Constructors

PanAndTrackZoomState()

Default constructor of this class.

Remarks

N/A

Parameters

Protected Constructors

Public Methods

GetNewExtent(ScreenPointF,RectangleShape,Double,Double)

This method is used to get an updated extent for interative action.

Remarks

N/A

Return Value
  • Description:Returns a updated extent which will replace the current extent.
Parameters
  • location
    • Description:This parameter specifies the current location of the mouse.
  • currentExtent
    • Description:This parameter specifies the current extent.
  • width
    • Type:Double
    • Description:This parameter specifies the width of the extent in screen units.
  • height
    • Type:Double
    • Description:This parameter specifies the height of the extent in screen units.

ToString()

N/A

Remarks

N/A

Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

N/A

Remarks

N/A

Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

N/A

Remarks

N/A

Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

IsLeftClickDragKeyPressed

This property gets or sets the status of whether the left click drag key is pressed or not.

Remarks

N/A

Return Value
  • Type:Boolean

IsRightClickDragKeyPressed

This property gets or sets the status of whether the right click drag key is pressed or not.

Remarks

N/A

Return Value
  • Type:Boolean

IsMouseLeftButtonDown

This property gets or sets the status of whether the left mouse button is pressed down or not.

Remarks

N/A

Return Value
  • Type:Boolean

IsMouseRightButtonDown

This property gets or sets the status of whether the right mouse button is pressed down or not.

Remarks

N/A

Return Value
  • Type:Boolean

MouseMoveStartExtent

This property gets and sets the extent when the mouse move starts.

Remarks

N/A

Return Value

StartXInScreen

This property gets or sets the starting screen X when interative action starts.

Remarks

N/A

Return Value
  • Type:Single

StartYInScreen

This property gets or sets the starting screen Y when interative action starts.

Remarks

N/A

Return Value
  • Type:Single

EndXInScreen

This property gets or sets the ending screen X when interative action ends.

Remarks

N/A

Return Value
  • Type:Single

EndYInScreen

This property gets or sets the ending screen Y when interative action ends.

Remarks

N/A

Return Value
  • Type:Single

OffsetXInScreen

This property gets screen offset X distance.

Remarks

N/A

Return Value
  • Type:Int32

OffsetYInScreen

This property gets screen offset Y distance.

Remarks

N/A

Return Value
  • Type:Int32

UpperLeftPoint

This property gets the upper left screen point.

Remarks

N/A

Return Value

LowRightPoint

This property gets the lower right screen point.

Remarks

N/A

Return Value

Protected Properties

Public Events

thinkgeo.mapsuite.desktopedition.panandtrackzoomstate.1442545462.txt.gz ยท Last modified: 2015/09/18 03:04 by admin