This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.desktopedition.markerdraggedsimplemarkeroverlayeventargs [2015/09/18 03:03] admin |
thinkgeo.mapsuite.desktopedition.markerdraggedsimplemarkeroverlayeventargs [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| This class represents the event arguments for the MarkerDragged event for SimpleMarkerOverlay. | This class represents the event arguments for the MarkerDragged event for SimpleMarkerOverlay. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 9: | Line 12: | ||
| ** {{wiki:PublicMethod.gif|}} MarkerDraggedSimpleMarkerOverlayEventArgs() ** | ** {{wiki:PublicMethod.gif|}} MarkerDraggedSimpleMarkerOverlayEventArgs() ** | ||
| - | This is the constructor of MarkerDraggedSimpleMarkerOverlayEventArgs class. | + | * //This is the constructor of MarkerDraggedSimpleMarkerOverlayEventArgs class.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#MarkerDraggedSimpleMarkerOverlayEventArgs.28.29// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} MarkerDraggedSimpleMarkerOverlayEventArgs(Marker,ScreenPointF) ** | ** {{wiki:PublicMethod.gif|}} MarkerDraggedSimpleMarkerOverlayEventArgs(Marker,ScreenPointF) ** | ||
| - | Constructor of the MarkerDraggedSimpleMarkerOverlayEventArgs class. | + | * //Constructor of the MarkerDraggedSimpleMarkerOverlayEventArgs class.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#MarkerDraggedSimpleMarkerOverlayEventArgs.28Marker.2C_ScreenPointF.29// |
| == Parameters == | == Parameters == | ||
| * //marker// | * //marker// | ||
| Line 33: | Line 36: | ||
| ** {{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.MarkerDraggedSimpleMarkerOverlayEventArgs#ToString.28.29// |
| == Return Value == | == Return Value == | ||
| Line 45: | Line 48: | ||
| ** {{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.MarkerDraggedSimpleMarkerOverlayEventArgs#Equals.28Object.29// |
| == Return Value == | == Return Value == | ||
| Line 61: | Line 64: | ||
| ** {{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.MarkerDraggedSimpleMarkerOverlayEventArgs#GetHashCode.28.29// |
| == Return Value == | == Return Value == | ||
| Line 73: | Line 76: | ||
| ** {{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.MarkerDraggedSimpleMarkerOverlayEventArgs#GetType.28.29// |
| == Return Value == | == Return Value == | ||
| Line 86: | Line 89: | ||
| ** {{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.MarkerDraggedSimpleMarkerOverlayEventArgs#Finalize.28.29// |
| == Return Value == | == Return Value == | ||
| Line 98: | Line 101: | ||
| ** {{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.MarkerDraggedSimpleMarkerOverlayEventArgs#MemberwiseClone.28.29// |
| == Return Value == | == Return Value == | ||
| Line 111: | Line 114: | ||
| ** {{wiki:PublicProperty.gif|}} Marker ** | ** {{wiki:PublicProperty.gif|}} Marker ** | ||
| - | Gets or sets the marker which is dragged. | + | * //Gets or sets the marker which is dragged.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#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 == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#CurrentLocation// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||