This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.overlaydrawnwpfmapeventargs [2015/09/22 08:12] admin |
thinkgeo.mapsuite.desktopedition.overlaydrawnwpfmapeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.OverlayDrawnWpfMapEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.OverlayDrawnWpfMapEventArgs ====== | ||
+ | |||
+ | {{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 overlays are drawn. | This is the event arguments for the OverlayDrawn event on the MapEngine class. It is raised after the overlays are drawn. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 111: | Line 114: | ||
** {{wiki:PublicProperty.gif|}} Canvas ** | ** {{wiki:PublicProperty.gif|}} Canvas ** | ||
- | This property gets and sets the GeoCanvas we have drawn on. | + | * //This property gets and sets the GeoCanvas we have drawn on.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayDrawnWpfMapEventArgs#OverlayDrawnWpfMapEventArgs.28Overlay.2C_GeoCanvas.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayDrawnWpfMapEventArgs#OverlayDrawnWpfMapEventArgs.28Overlay.2C_GeoCanvas.29// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
Line 119: | Line 122: | ||
** {{wiki:PublicProperty.gif|}} Overlay ** | ** {{wiki:PublicProperty.gif|}} Overlay ** | ||
- | This property gets and sets the overlay you have drawn. | + | * //This property gets and sets the overlay you have drawn.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayDrawnWpfMapEventArgs#firstHeading" class="firstHeading" lang="en"><span dir="auto | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayDrawnWpfMapEventArgs#firstHeading" class="firstHeading" lang="en"><span dir="auto// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.Overlay|Overlay]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.Overlay|Overlay]] |