This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.wpfdesktopedition.interactiveresult [2015/09/18 03:11] admin |
thinkgeo.mapsuite.wpfdesktopedition.interactiveresult [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| This class specifies the InterativeResult when deal with the Interative method in InterativeOverlay. | This class specifies the InterativeResult when deal with the Interative method in InterativeOverlay. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 8: | Line 11: | ||
| ** {{wiki:PublicMethod.gif|}} InteractiveResult() ** | ** {{wiki:PublicMethod.gif|}} InteractiveResult() ** | ||
| - | Constructor of InteractiveResult class. | + | * //Constructor of InteractiveResult class.// |
| == Remarks == | == Remarks == | ||
| - | If you use this constructor, you have to set the properties manually before use. | + | * //If you use this constructor, you have to set the properties manually before use.// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} InteractiveResult(InteractiveOverlayDrawType,ProcessOtherOverlaysMode) ** | ** {{wiki:PublicMethod.gif|}} InteractiveResult(InteractiveOverlayDrawType,ProcessOtherOverlaysMode) ** | ||
| - | Constructor of InteractiveResult class. | + | * //Constructor of InteractiveResult class.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#InteractiveResult.28InteractiveOverlayDrawType.2C_ProcessOtherOverlaysMode.29// |
| == Parameters == | == Parameters == | ||
| * //interactiveOverlayDrawType// | * //interactiveOverlayDrawType// | ||
| Line 32: | Line 35: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#ToString.28.29// |
| == Return Value == | == Return Value == | ||
| Line 44: | Line 47: | ||
| ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#Equals.28Object.29// |
| == Return Value == | == Return Value == | ||
| Line 60: | Line 63: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#GetHashCode.28.29// |
| == Return Value == | == Return Value == | ||
| Line 72: | Line 75: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#GetType.28.29// |
| == Return Value == | == Return Value == | ||
| Line 85: | Line 88: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#Finalize.28.29// |
| == Return Value == | == Return Value == | ||
| Line 97: | Line 100: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#MemberwiseClone.28.29// |
| == Return Value == | == Return Value == | ||
| Line 112: | Line 115: | ||
| Gets or sets the DrawThisOverlay type to indicicate to draw this overlay or not. | Gets or sets the DrawThisOverlay type to indicicate to draw this overlay or not. | ||
| == Remarks == | == Remarks == | ||
| - | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#DrawThisOverlay |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlayDrawType|InteractiveOverlayDrawType]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlayDrawType|InteractiveOverlayDrawType]] | ||
| Line 120: | Line 123: | ||
| Gets or sets the DrawThisOverlay type to indicicate how to process other overlays. | Gets or sets the DrawThisOverlay type to indicicate how to process other overlays. | ||
| == Remarks == | == Remarks == | ||
| - | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#InteractiveResult.28InteractiveOverlayDrawType.2C_ProcessOtherOverlaysMode.29 |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.ProcessOtherOverlaysMode|ProcessOtherOverlaysMode]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.ProcessOtherOverlaysMode|ProcessOtherOverlaysMode]] | ||
| Line 128: | Line 131: | ||
| Gets or sets the new current extent if the interative action affect the extent. | Gets or sets the new current extent if the interative action affect the extent. | ||
| == Remarks == | == Remarks == | ||
| - | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult#NewCurrentExtent |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||