ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class encapsulates the information and simple method for interative actions.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments</a>
*System.Object **ThinkGeo.MapSuite.DesktopEdition.InteractionArguments
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | This is the default constructor of this parameter. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object(overriden) | Overrides the ToString API for an object. |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | RectangleShape | This property gets or sets the current extent used in the MapControl. | |
![]() | Dictionary<String,Object> | This property gets the extended properties in the current status. | |
![]() | Int32 | This property gets or sets the height for the Map Control. | |
![]() | GeographyUnit | This property gets or sets the geographic unit for the Map Control. | |
![]() | Int32 | This property gets or sets the width for the Map Control. | |
![]() | MapMouseButton | This property gets or sets the MouseButton used for the interative action. | |
![]() | Int32 | This property gets or sets the mouse wheel delta used in the MouseWheel method in InterativeOverlay. | |
![]() | Double | This property gets or sets the scale in the current status. | |
![]() | Single | This property gets or sets the screen X position. | |
![]() | Single | This property gets or sets the screen Y position. | |
![]() | Double | This property gets or sets the search tolearance for tracking and editing. | |
![]() | Double | This property gets or sets the world X position. | |
![]() | Double | This property gets or sets the world Y position. | |
![]() | ZoomLevelSet | This property gets or sets the ZoomLevelSet used in the Map Control. | |
![]() | ZoomLevelSnappingMode | This property gets or sets the ZoomLevelSnappingMode used in the Map Control. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
This is the default constructor of this parameter.
If you use this constructor, you have to set its properties manually before use.
Name | Type | Description |
---|
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#Equals.28Object.29</a>
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#GetHashCode.28.29</a>
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#GetType.28.29</a>
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Overrides the ToString API for an object.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ToString.28.29</a>
Return Type | Description |
---|---|
String<!– System.String –> | Returns a string to mark this instance, making it easy to read its properties. |
Name | Type | Description |
---|
<!– System.Object(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#Finalize.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This property gets or sets the current extent used in the MapControl.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#CurrentExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#CurrentExtent</a>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets the extended properties in the current status.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ExtendedProperties” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ExtendedProperties</a>
Return Type |
---|
Dictionary<String,Object><!– System.Collections.Generic.Dictionary{System.String,System.Object} –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the height for the Map Control.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MapHeight” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MapHeight</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the geographic unit for the Map Control.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MapUnit” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MapUnit</a>
Return Type |
---|
GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the width for the Map Control.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MapWidth” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MapWidth</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the MouseButton used for the interative action.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MouseButton” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MouseButton</a>
Return Type |
---|
MapMouseButton<!– ThinkGeo.MapSuite.DesktopEdition.MapMouseButton –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the mouse wheel delta used in the MouseWheel method in InterativeOverlay.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MouseWheelDelta” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MouseWheelDelta</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the scale in the current status.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#Scale” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#Scale</a>
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the screen X position.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ScreenX” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ScreenX</a>
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the screen Y position.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ScreenY” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ScreenY</a>
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the search tolearance for tracking and editing.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#SearchingTolerance” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#SearchingTolerance</a>
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the world X position.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#WorldX” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#WorldX</a>
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the world Y position.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#WorldY” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#WorldY</a>
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the ZoomLevelSet used in the Map Control.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ZoomLevelSet” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ZoomLevelSet</a>
Return Type |
---|
ZoomLevelSet<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back
This property gets or sets the ZoomLevelSnappingMode used in the Map Control.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ZoomLevelSnapping” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ZoomLevelSnapping</a>
Return Type |
---|
ZoomLevelSnappingMode<!– ThinkGeo.MapSuite.DesktopEdition.ZoomLevelSnappingMode –> |
<!– ThinkGeo.MapSuite.DesktopEdition.InteractionArguments –> Go Back