This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightedition.inmemorymarkeroverlay [2015/09/21 03:28] admin |
thinkgeo.mapsuite.silverlightedition.inmemorymarkeroverlay [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightEdition.InMemoryMarkerOverlay ====== | ====== ThinkGeo.MapSuite.SilverlightEdition.InMemoryMarkerOverlay ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class represents a MarkerOverlay object that dynamicly creates markers from the InMemory features. | This class represents a MarkerOverlay object that dynamicly creates markers from the InMemory features. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 10: | Line 13: | ||
** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlay() ** | ** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlay() ** | ||
- | This is constructor of the InMemoryMarkerOverlay class. | + | * //This is constructor of the InMemoryMarkerOverlay class.// |
== Remarks == | == Remarks == | ||
- | This is constructor of the InMemoryMarkerOverlay class. | + | * //This is constructor of the InMemoryMarkerOverlay class.// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlay(String) ** | ** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlay(String) ** | ||
- | This is constructor of the InMemoryMarkerOverlay class. | + | * //This is constructor of the InMemoryMarkerOverlay class.// |
== Remarks == | == Remarks == | ||
- | This is constructor of the InMemoryMarkerOverlay class. | + | * //This is constructor of the InMemoryMarkerOverlay class.// |
== Parameters == | == Parameters == | ||
* //name// | * //name// | ||
Line 28: | Line 31: | ||
** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlay(String,IEnumerable<String>) ** | ** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlay(String,IEnumerable<String>) ** | ||
- | This is constructor of the InMemoryMarkerOverlay class. | + | * //This is constructor of the InMemoryMarkerOverlay class.// |
== Remarks == | == Remarks == | ||
- | This is constructor of the InMemoryMarkerOverlay class. | + | * //This is constructor of the InMemoryMarkerOverlay class.// |
== Parameters == | == Parameters == | ||
* //name// | * //name// | ||
Line 43: | Line 46: | ||
** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlay(String,IEnumerable<FeatureSourceColumn>) ** | ** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlay(String,IEnumerable<FeatureSourceColumn>) ** | ||
- | This is constructor of the InMemoryMarkerOverlay class. | + | * //This is constructor of the InMemoryMarkerOverlay class.// |
== Remarks == | == Remarks == | ||
- | This is constructor of the InMemoryMarkerOverlay class. | + | * //This is constructor of the InMemoryMarkerOverlay class.// |
== Parameters == | == Parameters == | ||
* //name// | * //name// | ||
Line 60: | Line 63: | ||
** {{wiki:PublicMethod.gif|}} GetDrawingMarkers(RectangleShape) ** | ** {{wiki:PublicMethod.gif|}} GetDrawingMarkers(RectangleShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 76: | Line 79: | ||
** {{wiki:PublicMethod.gif|}} Refresh() ** | ** {{wiki:PublicMethod.gif|}} Refresh() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 88: | Line 91: | ||
** {{wiki:PublicMethod.gif|}} Draw(RectangleShape,OverlayDrawType) ** | ** {{wiki:PublicMethod.gif|}} Draw(RectangleShape,OverlayDrawType) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 108: | Line 111: | ||
** {{wiki:PublicMethod.gif|}} Initialize(Map) ** | ** {{wiki:PublicMethod.gif|}} Initialize(Map) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 124: | Line 127: | ||
** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Double,Double) ** | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Double,Double) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 144: | Line 147: | ||
** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(PointShape) ** | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(PointShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 160: | Line 163: | ||
** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Point) ** | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Point) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 176: | Line 179: | ||
** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Double,Double) ** | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Double,Double) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 196: | Line 199: | ||
** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(PointShape) ** | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(PointShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 212: | Line 215: | ||
** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Point) ** | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Point) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 228: | Line 231: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 240: | Line 243: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 256: | Line 259: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 268: | Line 271: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 281: | Line 284: | ||
** {{wiki:ProtectedMethod.gif|}} GetDrawingMarkersCore(RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} GetDrawingMarkersCore(RectangleShape) ** | ||
- | Returns a collection of markers based on the extent and zoomlevel that passed in. | + | * //Returns a collection of markers based on the extent and zoomlevel that passed in.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 297: | Line 300: | ||
** {{wiki:ProtectedMethod.gif|}} InitializeCore() ** | ** {{wiki:ProtectedMethod.gif|}} InitializeCore() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 309: | Line 312: | ||
** {{wiki:ProtectedMethod.gif|}} DrawCore(RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} DrawCore(RectangleShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 325: | Line 328: | ||
** {{wiki:ProtectedMethod.gif|}} OnMouseEnter(MouseEnterMarkerOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnMouseEnter(MouseEnterMarkerOverlayEventArgs) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 341: | Line 344: | ||
** {{wiki:ProtectedMethod.gif|}} OnMouseLeave(MouseLeaveMarkerOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnMouseLeave(MouseLeaveMarkerOverlayEventArgs) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 357: | Line 360: | ||
** {{wiki:ProtectedMethod.gif|}} OnMouseLeftButtonDown(MouseLeftButtonDownMarkerOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnMouseLeftButtonDown(MouseLeftButtonDownMarkerOverlayEventArgs) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 373: | Line 376: | ||
** {{wiki:ProtectedMethod.gif|}} OnMouseLeftButtonUp(MouseLeftButtonUpMarkerOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnMouseLeftButtonUp(MouseLeftButtonUpMarkerOverlayEventArgs) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 389: | Line 392: | ||
** {{wiki:ProtectedMethod.gif|}} GxU=(Marker) ** | ** {{wiki:ProtectedMethod.gif|}} GxU=(Marker) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 405: | Line 408: | ||
** {{wiki:ProtectedMethod.gif|}} DxU=(GeoCanvas) ** | ** {{wiki:ProtectedMethod.gif|}} DxU=(GeoCanvas) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 421: | Line 424: | ||
** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas) ** | ** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 437: | Line 440: | ||
** {{wiki:ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 453: | Line 456: | ||
** {{wiki:ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 469: | Line 472: | ||
** {{wiki:ProtectedMethod.gif|}} ZoomStoryCompletedCore() ** | ** {{wiki:ProtectedMethod.gif|}} ZoomStoryCompletedCore() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 481: | Line 484: | ||
** {{wiki:ProtectedMethod.gif|}} PanAnimationCompletedCore() ** | ** {{wiki:ProtectedMethod.gif|}} PanAnimationCompletedCore() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 493: | Line 496: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 505: | Line 508: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |