User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.interactiveresult

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.desktopedition.interactiveresult [2015/09/18 03:02]
admin
thinkgeo.mapsuite.desktopedition.interactiveresult [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.DesktopEdition.InteractiveResult ====== ====== ThinkGeo.MapSuite.DesktopEdition.InteractiveResult ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class specifies the InterativeResult when dealing with the Interative method in InterativeOverlay. This class specifies the InterativeResult when dealing with the Interative method in InterativeOverlay.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 8: Line 11:
 ** {{wiki:​PublicMethod.gif|}} InteractiveResult() ** ** {{wiki:​PublicMethod.gif|}} InteractiveResult() **
  
-This is the default constructor of this parameter.+  * //This is the default constructor of this parameter.//
 == Remarks == == Remarks ==
-If you use this constructor,​ you must set the properties manually before use.+  * //If you use this constructor,​ you must 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) **
  
-This is the commonly used constructor.+  * //This is the commonly used constructor.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.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.DesktopEdition.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.DesktopEdition.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.DesktopEdition.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.DesktopEdition.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.DesktopEdition.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.DesktopEdition.InteractiveResult#​MemberwiseClone.28.29/​/
  
 == Return Value == == Return Value ==
Line 110: Line 113:
 ** {{wiki:​PublicProperty.gif|}} DrawThisOverlay ** ** {{wiki:​PublicProperty.gif|}} DrawThisOverlay **
  
-This property gets and sets the DrawThisOverlay type, which indicates whether to draw this overlay or not.+  * //This property gets and sets the DrawThisOverlay type, which indicates whether 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.DesktopEdition.InteractiveResult#​DrawThisOverlay/​/
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.DesktopEdition.InteractiveOverlayDrawType|InteractiveOverlayDrawType]]   * Type:​[[ThinkGeo.MapSuite.DesktopEdition.InteractiveOverlayDrawType|InteractiveOverlayDrawType]]
Line 118: Line 121:
 ** {{wiki:​PublicProperty.gif|}} ProcessOtherOverlaysMode ** ** {{wiki:​PublicProperty.gif|}} ProcessOtherOverlaysMode **
  
-This property gets and sets the DrawThisOverlay type, which indicates how to process other overlays.+  * //This property gets and sets the DrawThisOverlay type, which indicates 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.DesktopEdition.InteractiveResult#​InteractiveResult.28InteractiveOverlayDrawType.2C_ProcessOtherOverlaysMode.29/​/
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.DesktopEdition.ProcessOtherOverlaysMode|ProcessOtherOverlaysMode]]   * Type:​[[ThinkGeo.MapSuite.DesktopEdition.ProcessOtherOverlaysMode|ProcessOtherOverlaysMode]]
Line 126: Line 129:
 ** {{wiki:​PublicProperty.gif|}} NewCurrentExtent ** ** {{wiki:​PublicProperty.gif|}} NewCurrentExtent **
  
-This property gets and sets the new current extent if the interative action affects the extent.+  * //This property gets and sets the new current extent if the interative action affects 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.DesktopEdition.InteractiveResult#​NewCurrentExtent/​/
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
thinkgeo.mapsuite.desktopedition.interactiveresult.1442545366.txt.gz · Last modified: 2015/09/18 03:02 by admin