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.SilverlightEdition.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) | Override the ToString API for object. |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | RectangleShape | This property gets or sets the current extent used in the MapControl. | |
![]() | Int32 | This property gets or sets the height for the Map Control. | |
![]() | GeographyUnit | This property gets or sets the unit for the Map Control. | |
![]() | Int32 | This property gets or sets the with for the Map Control. | |
![]() | 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 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 searching 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. |
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 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
Override the ToString API for object.
Return Type | Description |
---|---|
String<!– System.String –> | Returns a string to mark this instance and easy to read its properties. |
Name | Type | Description |
---|
<!– System.Object(overriden) –> 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
This property gets or sets the current extent used in the MapControl.
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.SilverlightCore.RectangleShape –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments –> Go Back
This property gets or sets the height for the Map Control.
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments –> Go Back
This property gets or sets the unit for the Map Control.
Return Type |
---|
GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments –> Go Back
This property gets or sets the with for the Map Control.
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments –> Go Back
This property gets or sets the Mouse wheel delta used in the MouseWheel method in InterativeOverlay.
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments –> Go Back
This property gets or sets the scale in current status.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments –> Go Back
This property gets or sets the screen X position.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments –> Go Back
This property gets or sets the screen Y position.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments –> Go Back
This property gets or sets the searching tolearance for tracking and editing.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments –> Go Back
This property gets or sets the world X position.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments –> Go Back
This property gets or sets the world Y position.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments –> Go Back
This property gets or sets the ZoomLevelSet used in the Map Control.
Return Type |
---|
ZoomLevelSet<!– ThinkGeo.MapSuite.SilverlightCore.ZoomLevelSet –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments –> Go Back