This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.silverlightedition.layeroverlay [2015/09/21 03:28] admin |
thinkgeo.mapsuite.silverlightedition.layeroverlay [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.SilverlightEdition.LayerOverlay ====== | ====== ThinkGeo.MapSuite.SilverlightEdition.LayerOverlay ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| This class represents an Overlay that contains layers such as ShapeFileFeatureLayer, InMemoryFeatureLayer.. | This class represents an Overlay that contains layers such as ShapeFileFeatureLayer, InMemoryFeatureLayer.. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 9: | Line 12: | ||
| ** {{wiki:PublicMethod.gif|}} LayerOverlay() ** | ** {{wiki:PublicMethod.gif|}} LayerOverlay() ** | ||
| - | This is constructor of LayerOverlay class. | + | * //This is constructor of LayerOverlay class.// |
| == Remarks == | == Remarks == | ||
| - | This is constructor of LayerOverlay class. | + | * //This is constructor of LayerOverlay class.// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} LayerOverlay(String) ** | ** {{wiki:PublicMethod.gif|}} LayerOverlay(String) ** | ||
| - | This is constructor of LayerOverlay class. | + | * //This is constructor of LayerOverlay class.// |
| == Remarks == | == Remarks == | ||
| - | This is constructor of LayerOverlay class. | + | * //This is constructor of LayerOverlay class.// |
| == Parameters == | == Parameters == | ||
| * //name// | * //name// | ||
| Line 29: | Line 32: | ||
| ** {{wiki:PublicMethod.gif|}} Refresh() ** | ** {{wiki:PublicMethod.gif|}} Refresh() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 41: | Line 44: | ||
| ** {{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 61: | Line 64: | ||
| ** {{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 77: | Line 80: | ||
| ** {{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 97: | Line 100: | ||
| ** {{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 113: | Line 116: | ||
| ** {{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 129: | Line 132: | ||
| ** {{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 149: | Line 152: | ||
| ** {{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 165: | Line 168: | ||
| ** {{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 181: | Line 184: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 193: | Line 196: | ||
| ** {{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 209: | Line 212: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 221: | Line 224: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 234: | Line 237: | ||
| ** {{wiki:ProtectedMethod.gif|}} InitializeCore() ** | ** {{wiki:ProtectedMethod.gif|}} InitializeCore() ** | ||
| - | This method initializes the properties of the overlay canvas such as width, height and z-index for first time. | + | * //This method initializes the properties of the overlay canvas such as width, height and z-index for first time.// |
| == Remarks == | == Remarks == | ||
| - | This method initializes the properties of the overlay canvas such as width, height and z-index for first time. | + | * //This method initializes the properties of the overlay canvas such as width, height and z-index for first time.// |
| == Return Value == | == Return Value == | ||
| Line 246: | Line 249: | ||
| ** {{wiki:ProtectedMethod.gif|}} DrawCore(RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} DrawCore(RectangleShape) ** | ||
| - | This method draws the features in the specified extent. | + | * //This method draws the features in the specified extent.// |
| == Remarks == | == Remarks == | ||
| - | This method draws the features in the specified extent. | + | * //This method draws the features in the specified extent.// |
| == Return Value == | == Return Value == | ||
| Line 262: | Line 265: | ||
| ** {{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 278: | Line 281: | ||
| ** {{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 294: | Line 297: | ||
| ** {{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 310: | Line 313: | ||
| ** {{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 326: | Line 329: | ||
| ** {{wiki:ProtectedMethod.gif|}} ZoomStoryCompletedCore() ** | ** {{wiki:ProtectedMethod.gif|}} ZoomStoryCompletedCore() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 338: | Line 341: | ||
| ** {{wiki:ProtectedMethod.gif|}} PanAnimationCompletedCore() ** | ** {{wiki:ProtectedMethod.gif|}} PanAnimationCompletedCore() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 350: | Line 353: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 362: | Line 365: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||