thinkgeo.mapsuite.wpfdesktopedition.interactionarguments

This is an old revision of the document!


ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments

<!– Class –> This class encapsulates the information and simple method for interative actions.

Remarks

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodInteractionArguments Constructor of InteractionArguments class.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToString Object(overriden) Override the ToString API for object.

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyCurrentExtent RectangleShape Gets or sets the current extent used in the MapControl.
Public PropertyDeltaManipulation ManipulationDelta
Public PropertyMapHeight Int32 Gets or sets the height for the Map Control.
Public PropertyMapUnit GeographyUnit Gets or sets the unit for the Map Control.
Public PropertyMapWidth Int32 Gets or sets the with for the Map Control.
Public PropertyMouseButton MapMouseButton Gets and sets which button is clicked on the map canvas.
Public PropertyMouseWheelDelta Int32 Gets or sets the Mouse wheel delta used in the MouseWheel method in InterativeOverlay.
Public PropertyScale Double Gets or sets the scale in current status.
Public PropertyScreenX Single Gets or sets the screen X position.
Public PropertyScreenY Single Gets or sets the screen Y position.
Public PropertySearchingTolerance Double Gets or sets the searching tolearance for tracking and editing.
Public PropertyWorldX Double Gets or sets the world X position.
Public PropertyWorldY Double Gets or sets the world Y position.
Public PropertyZoomLevelSet ZoomLevelSet Gets or sets the ZoomLevelSet used in the Map Control.

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

InteractionArguments()

Constructor of InteractionArguments class.

Remarks

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

Parameters

Name Type Description

Go Back

Protected Constructors

Public Methods

Equals(Object)

Remarks

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Remarks

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Remarks

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Override the ToString API for object.

Remarks

Return Value

Return Type Description
String<!– System.String –> Returns a string to mark this instance and easy to read its properties.

Parameters

Name Type Description

<!– System.Object(overriden) –> Go Back

Protected Methods

Finalize()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Remarks

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

CurrentExtent

Gets or sets the current extent used in the MapControl.

Remarks

Return Value

Return Type
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

DeltaManipulation

Remarks

For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>

Return Value

Return Type
ManipulationDelta<!– System.Windows.Input.ManipulationDelta –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

MapHeight

Gets or sets the height for the Map Control.

Remarks

Return Value

Return Type
Int32<!– System.Int32 –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

MapUnit

Gets or sets the unit for the Map Control.

Remarks

Return Value

Return Type
GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

MapWidth

Gets or sets the with for the Map Control.

Remarks

Return Value

Return Type
Int32<!– System.Int32 –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

MouseButton

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

Remarks

Return Value

Return Type
MapMouseButton<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

MouseWheelDelta

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

Remarks

Return Value

Return Type
Int32<!– System.Int32 –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

Scale

Gets or sets the scale in current status.

Remarks

Return Value

Return Type
Double<!– System.Double –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

ScreenX

Gets or sets the screen X position.

Remarks

Return Value

Return Type
Single<!– System.Single –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

ScreenY

Gets or sets the screen Y position.

Remarks

Return Value

Return Type
Single<!– System.Single –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

SearchingTolerance

Gets or sets the searching tolearance for tracking and editing.

Remarks

Return Value

Return Type
Double<!– System.Double –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

WorldX

Gets or sets the world X position.

Remarks

Return Value

Return Type
Double<!– System.Double –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

WorldY

Gets or sets the world Y position.

Remarks

Return Value

Return Type
Double<!– System.Double –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

ZoomLevelSet

Gets or sets the ZoomLevelSet used in the Map Control.

Remarks

Return Value

Return Type
ZoomLevelSet<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.wpfdesktopedition.interactionarguments.1440040136.txt.gz · Last modified: 2015/09/18 03:11 (external edit)