This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.desktopedition.markerdraggingsimplemarkeroverlayeventargs [2015/09/22 08:12] admin |
thinkgeo.mapsuite.desktopedition.markerdraggingsimplemarkeroverlayeventargs [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| This class represents the MarkerDragging event argument for SimpleMarkerOverlay. | This class represents the MarkerDragging event argument for SimpleMarkerOverlay. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 111: | Line 114: | ||
| ** {{wiki:PublicProperty.gif|}} Marker ** | ** {{wiki:PublicProperty.gif|}} Marker ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#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.MarkerDraggingSimpleMarkerOverlayEventArgs#firstHeading" class="firstHeading" lang="en"><span dir="auto// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.DesktopEdition.Marker|Marker]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.Marker|Marker]] | ||
| Line 119: | Line 122: | ||
| ** {{wiki:PublicProperty.gif|}} CurrentLocation ** | ** {{wiki:PublicProperty.gif|}} CurrentLocation ** | ||
| - | Gets or sets current mouse position in screen coordinate. | + | * //Gets or sets current mouse position in screen coordinate.// |
| == Remarks == | == Remarks == | ||
| - | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#CurrentLocation | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs#CurrentLocation// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||