User Tools

Site Tools


thinkgeo.mapsuite.silverlightedition.tiledwmsoverlay

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.silverlightedition.tiledwmsoverlay [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.silverlightedition.tiledwmsoverlay [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.SilverlightEdition.TiledWmsOverlay ====== ====== ThinkGeo.MapSuite.SilverlightEdition.TiledWmsOverlay ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
- 
-<!-- Class --> 
 Represents an overlay object that gets map images from the WMS Server you specify. Represents an overlay object that gets map images from the WMS Server you specify.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**[[ThinkGeo.MapSuite.SilverlightEdition.Overlay]] +    *ThinkGeo.MapSuite.SilverlightEdition.Overlay 
-***[[ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay]] +      *ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay 
-****[[ThinkGeo.MapSuite.SilverlightEdition.TiledWmsOverlay]]+        ***ThinkGeo.MapSuite.SilverlightEdition.TiledWmsOverlay**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} TiledWmsOverlay() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#TiledWmsOverlay()|TiledWmsOverlay]] ​  ​| ​   |    | Constructore of TiledWmsOverlay class. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​TiledWmsOverlay(String)|TiledWmsOverlay]] ​  | String ​  ​| ​   | Constructore of TiledWmsOverlay class. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​TiledWmsOverlay(String,​ IEnumerable<​Uri>​)|TiledWmsOverlay]] ​  | String, IEnumerable<​Uri> ​  ​| ​   | Constructore of TiledWmsOverlay class. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​TiledWmsOverlay(String,​ IEnumerable<​Uri>,​ String, String)|TiledWmsOverlay]] ​  | String, IEnumerable<​Uri>,​ String, String ​  ​| ​   | Constructore of TiledWmsOverlay class. ​  |+
  
-==== Protected Constructors ​==== +Constructore of TiledWmsOverlay class. 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +N/A 
 +== Parameters ​== 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} TiledWmsOverlay(String) **
  
-==== Public Methods ​==== +Constructore of TiledWmsOverlay class. 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Draw(RectangleShape,​ OverlayDrawType)|Draw]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]],​ [[ThinkGeo.MapSuite.SilverlightEdition.OverlayDrawType|OverlayDrawType]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]](overriden) ​  ​| ​   +N/A 
-| {{wiki:PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | +== Parameters ​== 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | +  * //name// 
-| {{wiki:PublicMethod.gif|Public Method}}[[#​GetServerCapabilitiesXmlAsync()|GetServerCapabilitiesXmlAsync]] ​  ​| ​   | [[ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay|WmsOverlay]] ​  | This API gets the GetCapabilites document of the service. ​  | +    ​* Type:String 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +    ​* Description:N/A
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Initialize(Map)|Initialize]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]](overriden) ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Refresh()|Refresh]] ​  ​| ​   | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]](overriden) ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToScreenCoordinate(Point)|ToScreenCoordinate]] ​  | Point   | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | This method returns a screen point from a point shape in world coordinates. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToScreenCoordinate(PointShape)|ToScreenCoordinate]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | This method returns a screen point from a point shape in world coordinates. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToScreenCoordinate(Double,​ Double)|ToScreenCoordinate]] ​  | Double, Double ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | This method returns a point shape in screen coordinates from the specified X, Y world coordinates. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToWorldCoordinate(Double,​ Double)|ToWorldCoordinate]] ​  | Double, Double ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | This method returns a point shape in world coordinates from the specified X, Y screen coordinates. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToWorldCoordinate(Point)|ToWorldCoordinate]] ​  | Point   | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | This method returns a point shape in world coordinates from a ScreenPointF structure. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToWorldCoordinate(PointShape)|ToWorldCoordinate]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | This method returns a point shape in world coordinates from a ScreenPointF structure. ​  |+
  
-==== Protected Methods ==== +<div newline></​div>​ 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:PublicMethod.gif|}} ​TiledWmsOverlay(String,IEnumerable<​Uri>**
-{{wiki:ProtectedMethod.gif|Protected Method}}[[#​DrawAttributionCore(GeoCanvas)|DrawAttributionCore]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawCore(RectangleShape)|DrawCore]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]](overriden) ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetTileUri(UriRectangleShape,​ Int32, Int32, Int32, Int32, Double)|GetTileUri]] ​  ​| ​Uri, [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]],​ Int32, Int32, Int32, Int32, Double ​  | [[ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay|WmsOverlay]](overriden  | This method gets the uri address which uses for requesting images from Wms server. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​InitializeCore()|InitializeCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]](overriden) ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnDrawingAttribution(DrawingAttributionOverlayEventArgs)|OnDrawingAttribution]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnDrawnAttribution(DrawnAttributionOverlayEventArgs)|OnDrawnAttribution]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnGetServerCapabilitiesXmlCompleted(GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs)|OnGetServerCapabilitiesXmlCompleted]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs|GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay|WmsOverlay]] ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​PanAnimationCompletedCore()|PanAnimationCompletedCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | This method raised when Panning animation plays completed. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​ZoomStoryCompletedCore()|ZoomStoryCompletedCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]](overriden) ​  ​| ​   |+
  
-==== Public Properties ​==== +Constructore of TiledWmsOverlay class. 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:PublicProperty.gif|Public Property}}[[#​Attribution|Attribution]] ​  ​| ​String ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  ​| ​   | +N/A 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​AxisOrder|AxisOrder]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.WmsAxisOrder|WmsAxisOrder]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay|WmsOverlay]] ​  ​| ​   +== Parameters ​== 
-| {{wiki:PublicProperty.gif|Public Property}}[[#​ClientId|ClientId]] ​  | String ​  ​| ​   | Gets or sets a value that is your Client Id.   | +  * //name// 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsStretchEffectDisabled|IsStretchEffectDisabled]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay|WmsOverlay]] ​  | Gets or sets whether the stretch effect is disabled or not.   | +    * Type:String 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Name|Name]] ​  | String ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Gets or sets the name of an overlay which will display in the OverlaySwitcher. ​  | +    ​* Description:The name of the TiledWmsOverlay.
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Opacity|Opacity]] ​  | Double ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Gets or sets the opacity level of the overlay. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​OverlayElement|OverlayElement]] ​  | FrameworkElement ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | An FrameworkElement that contains the overlay. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​PanFrameX|PanFrameX]] ​  | SplineDoubleKeyFrame ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Animates from the System.Double value of the previous key frame to its own System.Windows.Media.Animation.DoubleKeyFrame.Value using splined interpolation. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​PanFrameY|PanFrameY]] ​  | SplineDoubleKeyFrame ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Animates from the System.Double value of the previous key frame to its own System.Windows.Media.Animation.DoubleKeyFrame.Value using splined interpolation. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Parameters|Parameters]] ​  | Dictionary<​String,​String> ​  | [[ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay|WmsOverlay]] ​  | Gets a dictionary whose items will be passed to the WMS server as parameters. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​PrivateKey|PrivateKey]] ​  | String ​  ​| ​   | Gets or sets a value that is unique to your client ID, please keep your key secure. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Projection|Projection]] ​  | String ​  | [[ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay|WmsOverlay]] ​  | Gets or sets a string that will be sent to the Wms server to get the images in the specific projection. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ServerUris|ServerUris]] ​  | Collection<​Uri> ​  | [[ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay|WmsOverlay]] ​  | Gets multiple wms uri addresses. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​StoryboardForPanning|StoryboardForPanning]] ​  | Storyboard ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Gets the Storyboard object for panning. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​StoryboardForZooming|StoryboardForZooming]] ​  | Storyboard ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Gets the Storyboard object for zooming. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TileType|TileType]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.TileType|TileType]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay|WmsOverlay]] ​  | This enumeration specifies whether the overlay uses tiling. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TransitionEffect|TransitionEffect]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.TransitionEffect|TransitionEffect]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Gets or Sets the transition effect to use when the map is panned or zoomed. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Visibility|Visibility]] ​  | Visibility ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Gets or sets a value that indicates whether the overlay is visible on the map.   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ZIndex|ZIndex]] ​  | Int32   | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Get or set z-index of overlay, The value is bigger, and the order is higher. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ZoomFrameX|ZoomFrameX]] ​  | SplineDoubleKeyFrame ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Gets the SplineDoubleKeyFrame for zooming. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ZoomFrameY|ZoomFrameY]] ​  | SplineDoubleKeyFrame ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Gets the SplineDoubleKeyFrame for zooming  |+
  
-==== Protected Properties ==== +  ​* //​serverUris//​ 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +    * Type:IEnumerable<Uri
-| {{wiki:​ProtectedProperty.gif|Protected Property}}[[#​MapInfo|MapInfo]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Gets or sets current map information. ​  ​| +    * Description:This parameter indicates a collection ​of uris for the Wms server.
-| {{wiki:ProtectedProperty.gif|Protected Property}}[[#​ParametersCore|ParametersCore]] ​  | Dictionary<String,​String  | [[ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay|WmsOverlay]] ​  | Gets a dictionary whose items will be passed to the TileOverlay server as parameters, it'll be used in the derived classes. ​  | +
-| {{wiki:ProtectedProperty.gif|Protected Property}}[[#​ScaleTransform|ScaleTransform]] ​  | ScaleTransform ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Gets the ScaleTransform object ​of this overlay. ​  | +
-| {{wiki:​ProtectedProperty.gif|Protected Property}}[[#​TransformGroup|TransformGroup]] ​  | TransformGroup ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Gets the TranslateGroup object ​for panning and zooming. ​  | +
-| {{wiki:​ProtectedProperty.gif|Protected Property}}[[#​TranslateTransform|TranslateTransform]] ​  | TranslateTransform ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  | Gets the TranslateTransform object of this overlay  |+
  
-==== Public Events ==== +<div newline></​div>​ 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ +** {{wiki:PublicMethod.gif|}} ​TiledWmsOverlay(String,​IEnumerable<​Uri>,​String,​String) **
-{{wiki:PublicEvent.gif|Public Event}}[[#​DrawingAttribution|DrawingAttribution]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  ​| ​   | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​DrawnAttribution|DrawnAttribution]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] ​  ​| ​   | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​GetServerCapabilitiesXmlCompleted|GetServerCapabilitiesXmlCompleted]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs|GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay|WmsOverlay]] ​  ​| ​   |+
  
-===== Public Constructors ===== 
-==== TiledWmsOverlay() ==== 
 Constructore of TiledWmsOverlay class. Constructore of TiledWmsOverlay class.
-=== Parameters ​=== +== Remarks ​== 
-^  Name ^  ​Type ​^  ​Description ​^+N/A 
 +== Parameters ​== 
 +  ​* //name// 
 +    * Type:String 
 +    * Description:The name of the TiledWmsOverlay.
  
-[[#Public Constructors|Go Back]] +  * //​serverUris//​ 
-==== TiledWmsOverlay(String) ==== +    ​* ​Type:​IEnumerable<Uri> 
-Constructore of TiledWmsOverlay class. +    * Description:​This parameter indicates a collection of uris for the Wms server.
-=== Parameters === +
-^  Name ^  ​Type ^  Description ^ +
-| name   | String<!-- System.String --  |    |+
  
-[[#Public Constructors|Go Back]] +  * //​clientId//​ 
-==== TiledWmsOverlay(String, IEnumerable<​Uri>​) ==== +    * Type:String 
-Constructore of TiledWmsOverlay class. +    ​* ​Description:The clientId ​for the WMS Server.
-=== Parameters === +
-^  Name ^  Type ^  ​Description ​+
-| name   | String<​!-- System.String --> ​  ​| ​The name of the TiledWmsOverlay. ​  | +
-| serverUris ​  | IEnumerable<​Uri><​!-- System.Collections.Generic.IEnumerable{System.Uri} --> ​  | This parameter indicates a collection of uris for the Wms server  |+
  
-[[#Public Constructors|Go Back]] +  * //​privateKey//​ 
-==== TiledWmsOverlay(String, IEnumerable<​Uri>,​ String, String) ==== +    * Type:String 
-Constructore of TiledWmsOverlay class. +    ​* ​Description:The privateKey for the WMS Server.
-=== Parameters === +
-^  Name ^  Type ^  ​Description ​+
-| name   | String<​!-- System.String --> ​  | The name of the TiledWmsOverlay. ​  | +
-| serverUris ​  | IEnumerable<​Uri><​!-- System.Collections.Generic.IEnumerable{System.Uri} --> ​  | This parameter indicates a collection of uris for the Wms server. ​  | +
-| clientId ​  | String<​!-- System.String --> ​  | The clientId for the WMS Server. ​  | +
-| privateKey ​  | String<​!-- System.String --> ​  ​| ​The privateKey for the WMS Server. ​  |+
  
-[[#Public Constructors|Go Back]] +<div newline></​div>​ 
-===== Protected Constructors ​===== +==== Protected Constructors ==== 
-===== Public Methods ​===== +==== Public Methods ==== 
-==== Draw(RectangleShape,​ OverlayDrawType==== +** {{wiki:​PublicMethod.gif|}} Initialize(Map**
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| worldExtent ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  ​| ​   | +N/A
-| overlayDrawType ​  | [[ThinkGeo.MapSuite.SilverlightEdition.OverlayDrawType|OverlayDrawType]]<​!-- ThinkGeo.MapSuite.SilverlightEdition.OverlayDrawType --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay(overriden) --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== Equals(Object) ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​currentMap//​ 
-| obj   | Object<​!-- System.Object --> ​  |    ​|+    * Type:​[[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]] 
 +    * Description:​N/​A
  
-<!-- System.Object --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} Refresh() **
-==== GetHashCode() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters === +N/A 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +N/A
  
-<!-- System.Object --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== GetServerCapabilitiesXmlAsync() ==== +  * Description:N/A
-This API gets the GetCapabilites document of the service. +
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  | This API returns the GetCapabilites document of the service. ​  |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} Draw(RectangleShape,​OverlayDrawType) **
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetType() ==== +N/A
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Void 
 +  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +  * //​worldExtent//​ 
-==== Initialize(Map) ​==== +    ​* ​Type:​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-=== Return Value === +    * Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  |    ​|+
  
-=== Parameters === +  * //​overlayDrawType//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:[[ThinkGeo.MapSuite.SilverlightEdition.OverlayDrawType|OverlayDrawType]] 
-| currentMap ​  ​| ​[[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]]<!-- ThinkGeo.MapSuite.SilverlightEdition.Map --> ​  ​| ​   |+    * Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay(overriden) --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} GetServerCapabilitiesXmlAsync() **
-==== Refresh() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +N/A 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +N/A
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay(overriden) --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== ToScreenCoordinate(Point) ==== +  * Description:N/A
-This method returns a screen point from a point shape in world coordinates. +
-=== Remarks === +
-This method converts the coordinates of a point shape to a point in screen coordinates. +
-=== Return Value === +
-^ Return ​Type Description ​+
-| [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  ​| ​screen point in pixels. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  Type ^  Description ^ +<div newline></​div>​ 
-| worldCoordinate ​  | Point<!-- System.Windows.Point --  | A point in world coordinates  ​|+** {{wiki:​PublicMethod.gif|}} ToWorldCoordinate(Double,​Double) **
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks == 
-==== ToScreenCoordinate(PointShape) ==== +N/A
-This method returns a screen point from a point shape in world coordinates. +
-=== Remarks ==+
-This method converts the coordinates of a point shape to a point in screen coordinates. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  ​| ​screen point in pixels. ​  |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​^  Description ^ +  ​Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] 
-| worldCoordinate ​  ​| ​[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  ​| ​point shape in world coordinates. ​  |+  * Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +  * //screenX// 
-==== ToScreenCoordinate(Double,​ Double) ​==== +    * Type:Double 
-This method returns a point shape in screen coordinates from the specified X, Y world coordinates. +    ​* ​Description:N/A
-=== Remarks === +
-This method converts X, Y world coordinates to a point in screen coordinates. +
-=== Return Value === +
-^ Return Type ^ Description ​+
-| [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  ​| ​screen point in pixels. ​  |+
  
-=== Parameters === +  * //screenY// 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:Double 
-| worldX ​  ​| ​Double<!-- System.Double --> ​  | The X world coordinate. ​  | +    * Description:​N/​A
-| worldY ​  | Double<​!-- System.Double --> ​  | The Y world coordinate. ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} ToWorldCoordinate(PointShape**
-==== ToString() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +N/A 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +N/A
  
-<!-- System.Object --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] 
-==== ToWorldCoordinate(Double,​ Double) ==== +  * Description:​N/​A
-This method returns a point shape in world coordinates from the specified X, Y screen coordinates. +
-=== Remarks === +
-This method converts X, Y screen coordinates to a point shape in world coodinates. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  ​| ​point shape in world coordinates. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​screenCoordinate//​ 
-| screenX ​  | Double<​!-- System.Double --> ​  | The X-value in pixels referenced to the screen origin  ​+    * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] 
-| screenY ​  | Double<​!-- System.Double --> ​  | The Y-value in pixels referenced to the screen origin. ​  |+    * Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} ToWorldCoordinate(Point) ​**
-==== ToWorldCoordinate(Point) ​==== +
-This method returns a point shape in world coordinates from a ScreenPointF structure. +
-=== Remarks === +
-This method converts a screen point to a point in world coordinates. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  | A point shape in world coordinates. ​  |+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| screenCoordinate ​  | Point<​!-- System.Windows.Point --> ​  | The point (in screen coordinates) to convert to world coordinates. ​  |+N/A
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] 
-==== ToWorldCoordinate(PointShape) ==== +  * Description:​N/​A
-This method returns a point shape in world coordinates from a ScreenPointF structure. +
-=== Remarks === +
-This method converts a screen point to a point in world coordinates. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  ​| ​point shape in world coordinates. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​screenCoordinate//​ 
-| screenCoordinate ​  | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  | The point (in screen coordinates) to convert to world coordinates. ​  |+    * Type:Point 
 +    * Description:N/A
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} ToScreenCoordinate(Double,​Double**
-===== Protected Methods ===== +
-==== DrawAttributionCore(GeoCanvas==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| canvas ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoCanvas --> ​  ​| ​   |+N/A
  
-<​!-- ​ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] 
-==== DrawCore(RectangleShape) ==== +  ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​worldX//​ 
-| worldExtent ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  ​| ​   |+    * Type:Double 
 +    ​* Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay(overriden) --> +  * //worldY// 
-[[#​Protected Methods|Go Back]] +    ​* ​Type:Double 
-==== Finalize() ==== +    ​* Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
- Name ^  ​Type ​ ​Description ​^+** {{wiki:​PublicMethod.gif|}} ToScreenCoordinate(PointShape) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] 
 +  * Description:​N/​A 
 + 
 +== Parameters =
 +  * //​worldCoordinate//​ 
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} ToScreenCoordinate(Point) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  ​* Type:​[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​worldCoordinate//​ 
 +    * Type:Point 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} ToString() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​String 
 +  * Description:N/A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Boolean 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //obj// 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Int32 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} GetType() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Type 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +==== Protected Methods ==== 
 +** {{wiki:​ProtectedMethod.gif|}} GetTileUri(Uri,​RectangleShape,​Int32,​Int32,​Int32,​Int32,​Double) **
  
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-==== GetTileUri(Uri,​ RectangleShape,​ Int32, Int32, Int32, Int32, Double) ==== 
 This method gets the uri address which uses for requesting images from Wms server. This method gets the uri address which uses for requesting images from Wms server.
-=== Remarks ​===+== Remarks ==
 This method gets the uri address which uses for requesting images from Wms server. This method gets the uri address which uses for requesting images from Wms server.
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Uri<!-- System.Uri --> ​  | An uri address which uses for requesting images from Wms server. ​  | 
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Uri 
-| serverUri ​  | Uri<!-- System.Uri --> ​  ​| ​An Uri value indicating the Wms server ​address.   | +  Description:An uri address which uses for requesting images from Wms server.
-| tileExtent ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  | A RectangleShape value indicating the tile extent ​which uses for requesting images from wms server. ​  | +
-| row   | Int32<​!-- System.Int32 --> ​  | An integar value indicating the row index of the tile in the world extent. ​  | +
-| column ​  | Int32<​!-- System.Int32 --> ​  | An integar value indicating the row index of the tile in the world extent. ​  | +
-| tileWidth ​  | Int32<​!-- System.Int32 --> ​  | A double value indicating the width in pixel of the tile.   | +
-| tileHeight ​  | Int32<​!-- System.Int32 --> ​  | A double value indicating the height in pixel of the tile.   | +
-| scale   | Double<​!-- System.Double --> ​  | A double value indicating current scale of the requesting tile.   |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay(overriden) --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +  * //​serverUri//​ 
-==== InitializeCore() ​==== +    ​* ​Type:Uri 
-=== Return Value === +    * Description:An Uri value indicating the Wms server address.
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //​tileExtent//​ 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
 +    * Description:A RectangleShape value indicating the tile extent which uses for requesting images from wms server.
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay(overriden) --> +  * //row// 
-[[#​Protected Methods|Go Back]] +    * Type:Int32 
-==== MemberwiseClone() ==== +    ​* ​Description:An integar value indicating the row index of the tile in the world extent.
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +  * //column// 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:Int32 
 +    * Description:An integar value indicating the row index of the tile in the world extent.
  
-<!-- System.Object --> +  * //​tileWidth//​ 
-[[#​Protected Methods|Go Back]] +    * Type:Int32 
-==== OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ==== +    ​* ​Description:A double value indicating the width in pixel of the tile.
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //​tileHeight//​ 
-^  Name ^  ​Type ^  ​Description ​+    ​* ​Type:Int32 
-| args   | [[ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs --> ​  ​| ​   |+    * Description:A double value indicating the height in pixel of the tile.
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +  * //scale// 
-[[#​Protected Methods|Go Back]] +    * Type:Double 
-==== OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ==== +    ​* ​Description:A double value indicating current scale of the requesting tile.
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^ +** {{wiki:​ProtectedMethod.gif|}} InitializeCore() **
-| args   | [[ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnGetServerCapabilitiesXmlCompleted(GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs) ==== +N/A
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Void 
-| e   | [[ThinkGeo.MapSuite.SilverlightEdition.GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs|GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.SilverlightEdition.GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs --> ​  ​| ​   |+  Description:N/A
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-==== PanAnimationCompletedCore() ​==== +** {{wiki:​ProtectedMethod.gif|}} OnGetServerCapabilitiesXmlCompleted(GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs) **
-This method raised when Panning animation plays completed. +
-=== Remarks === +
-This method raised when Panning animation plays completed. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   ​|+
  
-=== Parameters === +N/A 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +N/A
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:Void 
-==== ZoomStoryCompletedCore() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //e// 
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightEdition.GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs|GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs]] 
 +    * Description:N/A
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay(overriden) --+<div newline></​div
-[[#​Protected Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} ZoomStoryCompletedCore() **
-===== Public Properties ===== +
-==== Attribution ==== +
-=== Return Value === +
-^ Return Type ^ +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== AxisOrder ==== +N/A
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.SilverlightEdition.WmsAxisOrder|WmsAxisOrder]]<​!-- ThinkGeo.MapSuite.SilverlightEdition.WmsAxisOrder --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay --> +== Return Value == 
-[[#Public Properties|Go Back]] +  ​* ​Type:Void 
-==== ClientId ==== +  * Description:​N/​A
-Gets or sets a value that is your Client Id. +
-=== Return Value === +
-^ Return ​Type ^ +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.TiledWmsOverlay --> +== Parameters ​== 
-[[#Public Properties|Go Back]] +<div newline></​div>​ 
-==== IsStretchEffectDisabled ​==== +** {{wiki:​ProtectedMethod.gif|}} DrawCore(RectangleShape) **
-Gets or sets whether the stretch effect is disabled or not. +
-=== Remarks === +
-If the wms images are transparent background, the stretched tiles will display right below the real tiles by the default value which affects your map. +
-=== Return Value === +
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== Name ==== +N/A
-Gets or sets the name of an overlay which will display in the OverlaySwitcher. +
-=== Return Value === +
-^ Return Type ^ +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +== Return Value == 
-[[#Public Properties|Go Back]] +  ​* ​Type:Void 
-==== Opacity ==== +  * Description:​N/​A
-Gets or sets the opacity level of the overlay. +
-=== Remarks === +
-The <​strong>​Opacity</​strong>​ property enables you to specify a level of transparency for the overlay. When this property is set to a value less than 100 percent(1.00),​ the entire overlay is made more transparent. Setting this property to a value of 0 percent (0.00) makes the overlay completely invisible. +
-=== Return Value === +
-^ Return ​Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +== Parameters ​== 
-[[#Public Properties|Go Back]] +  * //​worldExtent//​ 
-==== OverlayElement ​==== +    ​* ​Type:[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-An FrameworkElement that contains the overlay. +    * Description:​N/​A
-=== Return Value === +
-^ Return ​Type +
-| FrameworkElement<​!-- System.Windows.FrameworkElement --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --+<div newline></​div
-[[#Public Properties|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} LxU=(RectangleShape) **
-==== PanFrameX ==== +
-Animates from the System.Double value of the previous key frame to its own System.Windows.Media.Animation.DoubleKeyFrame.Value using splined interpolation. +
-=== Return Value === +
-^ Return Type ^ +
-| SplineDoubleKeyFrame<​!-- System.Windows.Media.Animation.SplineDoubleKeyFrame --> ​  |+
  
-<​!-- ​ThinkGeo.MapSuite.SilverlightEdition.Overlay --+N/A 
-[[#Public Properties|Go Back]] +== Remarks == 
-==== PanFrameY ​==== +N/A 
-Animates from the System.Double value of the previous key frame to its own System.Windows.Media.Animation.DoubleKeyFrame.Value using splined interpolation+ 
-=== Return Value === +== Return Value == 
-Return Type ^ +  * Type:Void 
-SplineDoubleKeyFrame<!-- System.Windows.Media.Animation.SplineDoubleKeyFrame --  ​|+  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​extent//​ 
 +    * Type:[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div
 +** {{wiki:​ProtectedMethod.gif|}} MBU=(Image,​RectangleShape) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //image// 
 +    * Type:​Image 
 +    * Description:​N/​A 
 + 
 +  * //​currentExtent//​ 
 +    * Type:[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} DxU=(GeoCanvas) ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​canvas//​ 
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​canvas//​ 
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value =
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters ​== 
 +  * //args// 
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return ​Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //args// 
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} PanAnimationCompletedCore() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Object 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +==== Public Properties ==== 
 +** {{wiki:​PublicProperty.gif|}} ClientId ** 
 + 
 +Gets or sets a value that is your Client Id. 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:String
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +** {{wiki:​PublicProperty.gif|}} PrivateKey **
-[[#Public Properties|Go Back]] +
-==== Parameters ==== +
-Gets a dictionary whose items will be passed to the WMS server as parameters. +
-=== Return Value === +
-^ Return Type ^ +
-| Dictionary<​String,​String><​!-- System.Collections.Generic.Dictionary{System.String,​System.String--> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay --> 
-[[#Public Properties|Go Back]] 
-==== PrivateKey ==== 
 Gets or sets a value that is unique to your client ID, please keep your key secure. Gets or sets a value that is unique to your client ID, please keep your key secure.
-=== Return Value === +== Remarks == 
-^ Return ​Type +N/A 
-| String<​!-- System.String ​--> ​  |+== Return Value == 
 +  ​* ​Type:String
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.TiledWmsOverlay --> +** {{wiki:​PublicProperty.gif|}} ServerUris **
-[[#Public Properties|Go Back]] +
-==== Projection ==== +
-Gets or sets a string that will be sent to the Wms server to get the images in the specific projection. +
-=== Return Value === +
-^ Return Type ^ +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== ServerUris ==== +N/A 
-Gets multiple wms uri addresses. +== Return Value == 
-=== Return Value === +  ​* ​Type:Collection<​Uri>​
-^ Return ​Type +
-Collection<​Uri>​<!-- System.Collections.ObjectModel.Collection{System.Uri} --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay --> +** {{wiki:​PublicProperty.gif|}} Parameters **
-[[#Public Properties|Go Back]] +
-==== StoryboardForPanning ==== +
-Gets the Storyboard object for panning. +
-=== Return Value === +
-^ Return Type ^ +
-| Storyboard<​!-- System.Windows.Media.Animation.Storyboard --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== StoryboardForZooming ==== +N/A 
-Gets the Storyboard object for zooming. +== Return Value == 
-=== Return Value === +  ​* ​Type:Dictionary<String,​String>
-^ Return ​Type +
-| Storyboard<!-- System.Windows.Media.Animation.Storyboard --  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +** {{wiki:​PublicProperty.gif|}} Projection **
-[[#Public Properties|Go Back]] +
-==== TileType ==== +
-This enumeration specifies whether the overlay uses tiling. +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.SilverlightEdition.TileType|TileType]]<​!-- ThinkGeo.MapSuite.SilverlightEdition.TileType --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== TransitionEffect ==== +N/A 
-Gets or Sets the transition effect to use when the map is panned or zoomed. +== Return Value == 
-=== Return Value === +  ​* ​Type:String
-^ Return ​Type +
-| [[ThinkGeo.MapSuite.SilverlightEdition.TransitionEffect|TransitionEffect]]<​!-- ThinkGeo.MapSuite.SilverlightEdition.TransitionEffect --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +** {{wiki:​PublicProperty.gif|}} TileType **
-[[#Public Properties|Go Back]] +
-==== Visibility ==== +
-Gets or sets a value that indicates whether the overlay is visible on the map. +
-=== Return Value === +
-^ Return Type ^ +
-| Visibility<​!-- System.Windows.Visibility --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks == 
-==== ZIndex ==== +N/A 
-Get or set z-index of overlay, The value is bigger, and the order is higher. +== Return Value == 
-=== Remarks ​=== +  ​* ​Type:[[ThinkGeo.MapSuite.SilverlightEdition.TileType|TileType]]
-Get or set z-index of overlay, The value is bigger, and the order is higher. +
-=== Return Value === +
-^ Return ​Type +
-| Int32<​!-- System.Int32 --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +** {{wiki:​PublicProperty.gif|}} IsStretchEffectDisabled **
-[[#Public Properties|Go Back]] +
-==== ZoomFrameX ==== +
-Gets the SplineDoubleKeyFrame for zooming. +
-=== Return Value === +
-^ Return Type ^ +
-| SplineDoubleKeyFrame<​!-- System.Windows.Media.Animation.SplineDoubleKeyFrame --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== ZoomFrameY ==== +N/A 
-Gets the SplineDoubleKeyFrame for zooming. +== Return Value == 
-=== Return Value === +  ​* ​Type:Boolean
-^ Return ​Type +
-| SplineDoubleKeyFrame<​!-- System.Windows.Media.Animation.SplineDoubleKeyFrame --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +** {{wiki:​PublicProperty.gif|}} AxisOrder **
-[[#Public Properties|Go Back]] +
-===== Protected Properties ===== +
-==== MapInfo ==== +
-Gets or sets current map information. +
-=== Remarks === +
-Gets or sets current map information. +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]]<​!-- ThinkGeo.MapSuite.SilverlightEdition.Map --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +N/A 
-[[#​Protected Properties|Go Back]] +== Remarks ​== 
-==== ParametersCore ==== +N/A 
-Gets a dictionary whose items will be passed to the TileOverlay server as parameters, it'll be used in the derived classes. +== Return Value == 
-=== Return Value === +  ​* ​Type:[[ThinkGeo.MapSuite.SilverlightEdition.WmsAxisOrder|WmsAxisOrder]]
-^ Return ​Type +
-| Dictionary<​String,​String><​!-- System.Collections.Generic.Dictionary{System.String,​System.String} --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay --> +** {{wiki:​PublicProperty.gif|}} Visibility **
-[[#​Protected Properties|Go Back]] +
-==== ScaleTransform ==== +
-Gets the ScaleTransform object of this overlay. +
-=== Remarks === +
-Gets the ScaleTransform object of this overlay. +
-=== Return Value === +
-^ Return Type ^ +
-| ScaleTransform<​!-- System.Windows.Media.ScaleTransform --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +N/A 
-[[#Protected Properties|Go Back]] +== Remarks == 
-==== TransformGroup ​==== +N/A 
-Gets the TranslateGroup object for panning and zooming+== Return Value == 
-=== Remarks === +  * Type:​Visibility 
-Gets the TranslateGroup object for panning and zooming+ 
-=== Return Value === +** {{wiki:​PublicProperty.gif|}} OverlayElement ** 
-Return Type ^ + 
-TransformGroup<!-- System.Windows.Media.TransformGroup ​--> ​  |+N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​FrameworkElement 
 + 
 +** {{wiki:​PublicProperty.gif|}} Name ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​String 
 + 
 +** {{wiki:​PublicProperty.gif|}} Attribution ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​String 
 + 
 +** {{wiki:​PublicProperty.gif|}} TransitionEffect ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.SilverlightEdition.TransitionEffect|TransitionEffect]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} Opacity ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  * Type:​Double 
 + 
 +** {{wiki:​PublicProperty.gif|}} ZIndex ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Int32 
 + 
 +** {{wiki:​PublicProperty.gif|}} StoryboardForZooming ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Storyboard 
 + 
 +** {{wiki:​PublicProperty.gif|}} StoryboardForPanning ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value =
 +  * Type:​Storyboard 
 + 
 +** {{wiki:​PublicProperty.gif|}} PanFrameX ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return ​Value == 
 +  * Type:​SplineDoubleKeyFrame 
 + 
 +** {{wiki:​PublicProperty.gif|}} PanFrameY ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​SplineDoubleKeyFrame 
 + 
 +** {{wiki:​PublicProperty.gif|}} ZoomFrameX ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​SplineDoubleKeyFrame 
 + 
 +** {{wiki:​PublicProperty.gif|}} ZoomFrameY ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​SplineDoubleKeyFrame 
 + 
 +==== Protected Properties ==== 
 +** {{wiki:​ProtectedProperty.gif|}} SBU= ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Canvas 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} ParametersCore ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Dictionary<String,​String>​ 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} MapInfo ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]] 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} TranslateTransform ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​TranslateTransform 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} ScaleTransform ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​ScaleTransform 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} ​TransformGroup ​** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​TransformGroup 
 + 
 +==== Public Events ==== 
 +** {{wiki:​PublicEvent.gif|}} GetServerCapabilitiesXmlCompleted ** 
 +N/A 
 +== Remarks == 
 +N/A
  
-<​!-- ​ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +Event Arguments:​[[ThinkGeo.MapSuite.SilverlightEdition.GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs|GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs]]
-[[#​Protected Properties|Go Back]] +
-==== TranslateTransform ==== +
-Gets the TranslateTransform object of this overlay. +
-=== Remarks === +
-Gets the TranslateTransform object of this overlay. +
-=== Return Value === +
-^ Return Type ^ +
-| TranslateTransform<​!-- System.Windows.Media.TranslateTransform --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +** {{wiki:​PublicEvent.gif|}} DrawingAttribution ** 
-[[#​Protected Properties|Go Back]] +N/A 
-===== Public Events ===== +== Remarks ​== 
-==== DrawingAttribution ==== +N/A
-=== Event Arguments === +
-^ Event Arguments ^ +
-| [[ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]]
-[[#Public Events|Go Back]] +
-==== DrawnAttribution ==== +
-=== Event Arguments ​=== +
-^ Event Arguments ^ +
-[[ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> +** {{wiki:​PublicEvent.gif|}} DrawnAttribution ** 
-[[#Public Events|Go Back]] +N/A 
-==== GetServerCapabilitiesXmlCompleted ==== +== Remarks ​== 
-=== Event Arguments === +N/A
-^ Event Arguments ^ +
-| [[ThinkGeo.MapSuite.SilverlightEdition.GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs|GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.SilverlightEdition.GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs --> ​  |+
  
-<​!-- ​ThinkGeo.MapSuite.SilverlightEdition.WmsOverlay --> +Event Arguments:​[[ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]]
-[[#Public Events|Go Back]]+
  
-__NOTOC__ 
-[[Category:​SilverlightEdition]] 
-[[Category:​ThinkGeo.MapSuite.SilverlightEdition]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.silverlightedition.tiledwmsoverlay.1440040135.txt.gz · Last modified: 2015/09/21 03:29 (external edit)