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 interactive actions.
*System.Object **ThinkGeo.MapSuite.iOSEdition.InteractionArguments
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Constructor of InteractionArguments 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. | |
![]() | Double | Gets or sets the current resolution. | |
![]() | Single | Gets or sets the height of the map. | |
![]() | GeographyUnit | Gets or sets the map unit. | |
![]() | Single | Gets or sets the width of the map. | |
![]() | 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. | |
![]() | PointF | Gets or sets the velocity. | |
![]() | Double | Gets or sets the world x. | |
![]() | Double | Gets or sets the world y. | |
![]() | ZoomLevelSet | Gets or sets the zoom level set. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Constructor of InteractionArguments 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.iOSEdition.InteractionArguments –> Go Back
Gets or sets the current resolution.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back
Gets or sets the height of the map.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back
Gets or sets the map unit.
Return Type |
---|
GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back
Gets or sets the width of the map.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back
Gets or sets the scale.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back
Gets the screen pointers.
Return Type |
---|
Collection<PointF><!– System.Collections.ObjectModel.Collection{System.Drawing.PointF} –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back
Gets or sets the screen x.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back
Gets or sets the screen y.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back
Gets or sets the searching tolerance.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back
Gets or sets the velocity.
Return Type |
---|
PointF<!– System.Drawing.PointF –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back
Gets or sets the world x.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back
Gets or sets the world y.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back
Gets or sets the zoom level set.
Return Type |
---|
ZoomLevelSet<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> |
<!– ThinkGeo.MapSuite.iOSEdition.InteractionArguments –> Go Back