This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.drawnoverlayeventargs [2015/09/22 08:10] admin |
thinkgeo.mapsuite.desktopedition.drawnoverlayeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.DrawnOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.DrawnOverlayEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This is the event arguments for the OverlayDrawn event on the MapEngine class. It is raised after the Overlay has been drawn. | This is the event arguments for the OverlayDrawn event on the MapEngine class. It is raised after the Overlay has been drawn. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 107: | Line 110: | ||
** {{wiki:PublicProperty.gif|}} GeoCanvas ** | ** {{wiki:PublicProperty.gif|}} GeoCanvas ** | ||
- | This property gets and sets the GeoCanvas we are drawing on. | + | * //This property gets and sets the GeoCanvas we are drawing on.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.DrawnOverlayEventArgs#DrawnOverlayEventArgs.28GeoCanvas.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.DrawnOverlayEventArgs#DrawnOverlayEventArgs.28GeoCanvas.29// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |