User Tools

Site Tools


thinkgeo.mapsuite.wpfdesktopedition.interactionarguments

This is an old revision of the document!


ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments

This class encapsulates the information and simple method for interative actions.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments

Members Summary

Public Constructors

InteractionArguments()

Constructor of InteractionArguments class.

Remarks

If you use this constructor, you have to set the properties manually before use.

Parameters

Protected Constructors

Public Methods

ToString()

Override the ToString API for object.

Remarks

N/A

Return Value
  • Type:String
  • Description:Returns a string to mark this instance and easy to read its properties.
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

ScreenX

Gets or sets the screen X position.

Remarks

N/A

Return Value
  • Type:Single

ScreenY

Gets or sets the screen Y position.

Remarks

N/A

Return Value
  • Type:Single

WorldX

Gets or sets the world X position.

Remarks

N/A

Return Value
  • Type:Double

WorldY

Gets or sets the world Y position.

Remarks

N/A

Return Value
  • Type:Double

MouseButton

Gets and sets which button is clicked on the map canvas.

Remarks

N/A

Return Value

CurrentExtent

Gets or sets the current extent used in the MapControl.

Remarks

N/A

Return Value

SearchingTolerance

Gets or sets the searching tolearance for tracking and editing.

Remarks

N/A

Return Value
  • Type:Double

MapWidth

Gets or sets the with for the Map Control.

Remarks

N/A

Return Value
  • Type:Int32

MapHeight

Gets or sets the height for the Map Control.

Remarks

N/A

Return Value
  • Type:Int32

DeltaManipulation

N/A

Remarks

N/A

Return Value
  • Type:ManipulationDelta

MapUnit

Gets or sets the unit for the Map Control.

Remarks

N/A

Return Value

ZoomLevelSet

Gets or sets the ZoomLevelSet used in the Map Control.

Remarks

N/A

Return Value

MouseWheelDelta

Gets or sets the Mouse wheel delta used in the MouseWheel method in InterativeOverlay.

Remarks

N/A

Return Value
  • Type:Int32

Scale

Gets or sets the scale in current status.

Remarks

N/A

Return Value
  • Type:Double

Protected Properties

Public Events

thinkgeo.mapsuite.wpfdesktopedition.interactionarguments.1442545890.txt.gz · Last modified: 2015/09/18 03:11 by admin