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 specifies the InterativeResult when deal with the Interative method in InterativeOverlay.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult</a>
*System.Object **ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Constructor of InteractiveResult class. | ||
![]() | InteractiveOverlayDrawType, ProcessOtherOverlaysMode | Constructor of InteractiveResult class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | InteractiveOverlayDrawType | Gets or sets the DrawThisOverlay type to indicicate to draw this overlay or not. | |
![]() | RectangleShape | Gets or sets the new current extent if the interative action affect the extent. | |
![]() | ProcessOtherOverlaysMode | Gets or sets the DrawThisOverlay type to indicicate how to process other overlays. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Constructor of InteractiveResult class.
If you use this constructor, you have to set the properties manually before use.
Name | Type | Description |
---|
Constructor of InteractiveResult class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#InteractiveResult.28InteractiveOverlayDrawType.2C_ProcessOtherOverlaysMode.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#InteractiveResult.28InteractiveOverlayDrawType.2C_ProcessOtherOverlaysMode.29</a>
Name | Type | Description |
---|---|---|
interactiveOverlayDrawType | InteractiveOverlayDrawType<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlayDrawType –> | This parameter specified the interactiveOverlayDrawType to construct the class. |
processOtherOverlays | ProcessOtherOverlaysMode<!– ThinkGeo.MapSuite.WpfDesktopEdition.ProcessOtherOverlaysMode –> | This parameter specified the processOtherOverlays to construct the class. |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#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.WpfDesktopEdition.InteractiveResult#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#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.WpfDesktopEdition.InteractiveResult#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#GetType.28.29</a>
Return Type | Description |
---|---|
Type<!– System.Type –> |
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.WpfDesktopEdition.InteractiveResult#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#ToString.28.29</a>
Return Type | Description |
---|---|
String<!– System.String –> |
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.WpfDesktopEdition.InteractiveResult#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#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.WpfDesktopEdition.InteractiveResult#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets the DrawThisOverlay type to indicicate to draw this overlay or not.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#DrawThisOverlay” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#DrawThisOverlay</a>
Return Type |
---|
InteractiveOverlayDrawType<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlayDrawType –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult –> Go Back
Gets or sets the new current extent if the interative action affect the extent.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#NewCurrentExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#NewCurrentExtent</a>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult –> Go Back
Gets or sets the DrawThisOverlay type to indicicate how to process other overlays.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#InteractiveResult.28InteractiveOverlayDrawType.2C_ProcessOtherOverlaysMode.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#InteractiveResult.28InteractiveOverlayDrawType.2C_ProcessOtherOverlaysMode.29</a>
Return Type |
---|
ProcessOtherOverlaysMode<!– ThinkGeo.MapSuite.WpfDesktopEdition.ProcessOtherOverlaysMode –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult –> Go Back