User Tools

Site Tools


thinkgeo.mapsuite.silverlightedition.interactionarguments

This is an old revision of the document!


ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments

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

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodInteractionArguments This is the default constructor of this parameter.

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 This property gets or sets the current extent used in the MapControl.
Public PropertyMapHeight Int32 This property gets or sets the height for the Map Control.
Public PropertyMapUnit GeographyUnit This property gets or sets the unit for the Map Control.
Public PropertyMapWidth Int32 This property gets or sets the with for the Map Control.
Public PropertyMouseWheelDelta Int32 This property gets or sets the Mouse wheel delta used in the MouseWheel method in InterativeOverlay.
Public PropertyScale Double This property gets or sets the scale in current status.
Public PropertyScreenX Single This property gets or sets the screen X position.
Public PropertyScreenY Single This property gets or sets the screen Y position.
Public PropertySearchingTolerance Double This property gets or sets the searching tolearance for tracking and editing.
Public PropertyWorldX Double This property gets or sets the world X position.
Public PropertyWorldY Double This property gets or sets the world Y position.
Public PropertyZoomLevelSet ZoomLevelSet This property 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()

This is the default constructor of this parameter.

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)

Return Value

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

Parameters

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

<!– System.Object –> Go Back

GetHashCode()

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Override the ToString API for object.

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()

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

CurrentExtent

This property gets or sets the current extent used in the MapControl.

Return Value

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

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

MapHeight

This property gets or sets the height for the Map Control.

Return Value

Return Type
Int32<!– System.Int32 –>

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

MapUnit

This property gets or sets the unit for the Map Control.

Return Value

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

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

MapWidth

This property gets or sets the with for the Map Control.

Return Value

Return Type
Int32<!– System.Int32 –>

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

MouseWheelDelta

This property gets or sets the Mouse wheel delta used in the MouseWheel method in InterativeOverlay.

Return Value

Return Type
Int32<!– System.Int32 –>

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

Scale

This property gets or sets the scale in current status.

Return Value

Return Type
Double<!– System.Double –>

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

ScreenX

This property gets or sets the screen X position.

Return Value

Return Type
Single<!– System.Single –>

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

ScreenY

This property gets or sets the screen Y position.

Return Value

Return Type
Single<!– System.Single –>

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

SearchingTolerance

This property gets or sets the searching tolearance for tracking and editing.

Return Value

Return Type
Double<!– System.Double –>

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

WorldX

This property gets or sets the world X position.

Return Value

Return Type
Double<!– System.Double –>

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

WorldY

This property gets or sets the world Y position.

Return Value

Return Type
Double<!– System.Double –>

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

ZoomLevelSet

This property gets or sets the ZoomLevelSet used in the Map Control.

Return Value

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

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

Protected Properties

Public Events

thinkgeo.mapsuite.silverlightedition.interactionarguments.1440040134.txt.gz · Last modified: 2015/09/21 03:28 (external edit)