User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.interactionarguments

ThinkGeo.MapSuite.DesktopEdition.InteractionArguments

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

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

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.DesktopEdition.InteractionArguments

Members Summary

Public Constructors

InteractionArguments()

  • This is the default constructor of this parameter.
Remarks
  • If you use this constructor, you have to set its properties manually before use.
Parameters

Protected Constructors

Public Methods

ToString()

  • Overrides the ToString API for an object.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ToString.28.29
Return Value
  • Type:String
  • Description:Returns a string to mark this instance, making it easy to read its properties.
Parameters

Equals(Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#Equals.28Object.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#GetHashCode.28.29
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#GetType.28.29
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#Finalize.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MemberwiseClone.28.29
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

ScreenX

  • This property gets or sets the screen X position.
Remarks
Return Value
  • Type:Single

WorldX

  • This property gets or sets the world X position.
Remarks
Return Value
  • Type:Double

MouseButton

  • This property gets or sets the MouseButton used for the interative action.
Remarks
Return Value

SearchingTolerance

  • This property gets or sets the search tolearance for tracking and editing.
Remarks
Return Value
  • Type:Int32

MapHeight

  • This property gets or sets the height for the Map Control.
Remarks
Return Value

ZoomLevelSet

  • This property gets or sets the ZoomLevelSet used in the Map Control.
Remarks
Return Value

MouseWheelDelta

  • This property gets or sets the mouse wheel delta used in the MouseWheel method in InterativeOverlay.
Remarks
Return Value
  • Type:Double

ExtendedProperties

  • This property gets the extended properties in the current status.
Remarks
thinkgeo.mapsuite.desktopedition.interactionarguments.txt · Last modified: 2017/03/16 21:59 (external edit)