User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.overlaysdrawnwpfmapeventargs

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.overlaysdrawnwpfmapeventargs [2015/09/18 03:04]
admin
thinkgeo.mapsuite.desktopedition.overlaysdrawnwpfmapeventargs [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.DesktopEdition.OverlaysDrawnWpfMapEventArgs ====== ====== ThinkGeo.MapSuite.DesktopEdition.OverlaysDrawnWpfMapEventArgs ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This is the event arguments for the OverlaysDrawn event on the MapEngine class. It is raised after the overlays are drawn. This is the event arguments for the OverlaysDrawn event on the MapEngine class. It is raised after the overlays are drawn.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 9: Line 12:
 ** {{wiki:​PublicMethod.gif|}} OverlaysDrawnWpfMapEventArgs() ** ** {{wiki:​PublicMethod.gif|}} OverlaysDrawnWpfMapEventArgs() **
  
-This is a constructor for the class.+  * //This is a constructor for the class.//
 == Remarks == == Remarks ==
-This is the default constructor. If you use this constructor then you need to set the required properties manually.+  * //This is the default constructor. If you use this constructor then you need to set the required properties manually.//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} OverlaysDrawnWpfMapEventArgs(IEnumerable<​Overlay>,​RectangleShape,​Object) ** ** {{wiki:​PublicMethod.gif|}} OverlaysDrawnWpfMapEventArgs(IEnumerable<​Overlay>,​RectangleShape,​Object) **
  
-This is a constructor for the class.+  * //This is a constructor for the class.//
 == Remarks == == Remarks ==
-None+  * //For the most updated Info for this topic, please check it here://
 == Parameters == == Parameters ==
   * //​overlays//​   * //​overlays//​
Line 37: Line 40:
 ** {{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.OverlaysDrawnWpfMapEventArgs#​ToString.28.29/​/
  
 == Return Value == == Return Value ==
Line 49: Line 52:
 ** {{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.OverlaysDrawnWpfMapEventArgs#​Equals.28Object.29/​/
  
 == Return Value == == Return Value ==
Line 65: Line 68:
 ** {{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.OverlaysDrawnWpfMapEventArgs#​GetHashCode.28.29/​/
  
 == Return Value == == Return Value ==
Line 77: Line 80:
 ** {{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.OverlaysDrawnWpfMapEventArgs#​GetType.28.29/​/
  
 == Return Value == == Return Value ==
Line 90: Line 93:
 ** {{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.OverlaysDrawnWpfMapEventArgs#​Finalize.28.29/​/
  
 == Return Value == == Return Value ==
Line 102: Line 105:
 ** {{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.OverlaysDrawnWpfMapEventArgs#​MemberwiseClone.28.29/​/
  
 == Return Value == == Return Value ==
Line 115: Line 118:
 ** {{wiki:​PublicProperty.gif|}} WorldExtent ** ** {{wiki:​PublicProperty.gif|}} WorldExtent **
  
-This property gets and sets the world extent that has been drawn.+  * //This property gets and sets the world extent that has been drawn.//
 == Remarks == == Remarks ==
-None+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.OverlaysDrawnWpfMapEventArgs#​WorldExtent//​
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
Line 123: Line 126:
 ** {{wiki:​PublicProperty.gif|}} NativeImage ** ** {{wiki:​PublicProperty.gif|}} NativeImage **
  
-This property gets and sets the GeoImage or native image we have drawn on.+  * //This property gets and sets the GeoImage or native image we have drawn on.//
 == Remarks == == Remarks ==
-None+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.OverlaysDrawnWpfMapEventArgs#​NativeImage//​
 == Return Value == == Return Value ==
   * Type:Object   * Type:Object
Line 131: Line 134:
 ** {{wiki:​PublicProperty.gif|}} Overlays ** ** {{wiki:​PublicProperty.gif|}} Overlays **
  
-This property gets the overlays you have drawn.+  * //This property gets the overlays you have drawn.//
 == Remarks == == Remarks ==
-None+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.OverlaysDrawnWpfMapEventArgs#​firstHeading"​ class="​firstHeading"​ lang="​en"><​span dir="​auto//​
 == Return Value == == Return Value ==
   * Type:​IEnumerable<​[[ThinkGeo.MapSuite.DesktopEdition.Overlay|Overlay]]>​   * Type:​IEnumerable<​[[ThinkGeo.MapSuite.DesktopEdition.Overlay|Overlay]]>​
thinkgeo.mapsuite.desktopedition.overlaysdrawnwpfmapeventargs.1442545461.txt.gz ยท Last modified: 2015/09/18 03:04 by admin