thinkgeo.mapsuite.iosedition.interactionarguments

This is an old revision of the document!


ThinkGeo.MapSuite.iOSEdition.InteractionArguments

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

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

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.
Public PropertyCurrentResolution Double Gets or sets the current resolution.
Public PropertyMapHeight Single Gets or sets the height of the map.
Public PropertyMapUnit GeographyUnit Gets or sets the map unit.
Public PropertyMapWidth Single Gets or sets the width of the map.
Public PropertyScale Double Gets or sets the scale.
Public PropertyScreenPointers Collection<PointF> Gets the screen pointers.
Public PropertyScreenX Single Gets or sets the screen x.
Public PropertyScreenY Single Gets or sets the screen y.
Public PropertySearchingTolerance Double Gets or sets the searching tolerance.
Public PropertyVelocity PointF Gets or sets the velocity.
Public PropertyWorldX Double Gets or sets the world x.
Public PropertyWorldY Double Gets or sets the world y.
Public PropertyZoomLevelSet ZoomLevelSet Gets or sets the zoom level set.

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)

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

Return Value

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

Parameters

Name Type Description

<!– System.Object –> 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

Gets or sets the current extent.

Return Value

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

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

CurrentResolution

Gets or sets the current resolution.

Return Value

Return Type
Double<!– System.Double –>

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

MapHeight

Gets or sets the height of the map.

Return Value

Return Type
Single<!– System.Single –>

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

MapUnit

Gets or sets the map unit.

Return Value

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

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

MapWidth

Gets or sets the width of the map.

Return Value

Return Type
Single<!– System.Single –>

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

Scale

Gets or sets the scale.

Return Value

Return Type
Double<!– System.Double –>

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

ScreenPointers

Gets the screen pointers.

Return Value

Return Type
Collection<PointF><!– System.Collections.ObjectModel.Collection{System.Drawing.PointF} –>

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

ScreenX

Gets or sets the screen x.

Return Value

Return Type
Single<!– System.Single –>

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

ScreenY

Gets or sets the screen y.

Return Value

Return Type
Single<!– System.Single –>

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

SearchingTolerance

Gets or sets the searching tolerance.

Return Value

Return Type
Double<!– System.Double –>

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

Velocity

Gets or sets the velocity.

Return Value

Return Type
PointF<!– System.Drawing.PointF –>

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

WorldX

Gets or sets the world x.

Return Value

Return Type
Double<!– System.Double –>

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

WorldY

Gets or sets the world y.

Return Value

Return Type
Double<!– System.Double –>

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

ZoomLevelSet

Gets or sets the zoom level set.

Return Value

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

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

Protected Properties

Public Events

thinkgeo.mapsuite.iosedition.interactionarguments.1440040131.txt.gz · Last modified: 2015/09/21 08:33 (external edit)