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.
*System.Object **ThinkGeo.MapSuite.AndroidEdition.InteractionArguments
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Initializes a new instance of the class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | RectangleShape | Gets or sets the current extent. | |
![]() | Int32 | Gets or sets the height of the map. | |
![]() | Int32 | Gets or sets the width of the map. | |
![]() | MotionEventActions | Gets or sets the motion event actions. | |
![]() | Double | Gets or sets the resolution. | |
![]() | Double | Gets or sets the scale. | |
![]() | Collection<PointF> | Gets the screen pointers. | |
![]() | Single | Gets or sets the screen x. | |
![]() | Single | Gets or sets the screen y. | |
![]() | Double | Gets or sets the searching tolerance. | |
![]() | Double | Gets or sets the world x. | |
![]() | Double | Gets or sets the world y. | |
![]() | ZoomLevelSet | Gets or sets the ZoomLevelSet used in the Map Control. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of the class.
If you use this constructor, you have to set the properties manually before use.
Name | Type | Description |
---|
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets the current extent.
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back
Gets or sets the height of the map.
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back
Gets or sets the width of the map.
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back
Gets or sets the motion event actions.
Return Type |
---|
MotionEventActions<!– Android.Views.MotionEventActions –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back
Gets or sets the resolution.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back
Gets or sets the scale.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back
Gets the screen pointers.
Return Type |
---|
Collection<PointF><!– System.Collections.ObjectModel.Collection{System.Drawing.PointF} –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back
Gets or sets the screen x.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back
Gets or sets the screen y.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back
Gets or sets the searching tolerance.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back
Gets or sets the world x.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back
Gets or sets the world y.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back
Gets or sets the ZoomLevelSet used in the Map Control.
Return Type |
---|
ZoomLevelSet<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractionArguments –> Go Back