User Tools

Site Tools


thinkgeo.mapsuite.core.tiledwmsrastersource

Differences

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

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.core.tiledwmsrastersource [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.core.tiledwmsrastersource [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.TiledWmsRasterSource ====== ====== ThinkGeo.MapSuite.Core.TiledWmsRasterSource ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
  
-<!-- Class --> 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**[[ThinkGeo.MapSuite.Core.RasterSource]] +    *ThinkGeo.MapSuite.Core.RasterSource 
-***[[ThinkGeo.MapSuite.Core.TiledWmsRasterSource]]+      ***ThinkGeo.MapSuite.Core.TiledWmsRasterSource**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} TiledWmsRasterSource() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#TiledWmsRasterSource()|TiledWmsRasterSource]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​TiledWmsRasterSource(IEnumerable<​Uri>​)|TiledWmsRasterSource]] ​  | IEnumerable<​Uri> ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​TiledWmsRasterSource(IEnumerable<​Uri>,​ WebProxy)|TiledWmsRasterSource]] ​  | IEnumerable<​Uri>,​ WebProxy ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​TiledWmsRasterSource(IEnumerable<​Uri>,​ String, String)|TiledWmsRasterSource]] ​  | IEnumerable<​Uri>,​ String, String ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​TiledWmsRasterSource(IEnumerable<​Uri>,​ WebProxy, String, String)|TiledWmsRasterSource]] ​  | IEnumerable<​Uri>,​ WebProxy, String, String ​  ​| ​   | This is the constructor the for the class. ​  |+
  
-==== Protected Constructors ​==== +N/A 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +N/A 
 +== Parameters ​== 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} TiledWmsRasterSource(IEnumerable<​Uri>​) **
  
-==== Public Methods ​==== +N/A 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CloneDeep()|CloneDeep]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | Create a copy of RasterSource using the deep clone process. ​  | +N/A 
-| {{wiki:PublicMethod.gif|Public Method}}[[#​Close()|Close]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method closes the RasterSource and releases any resources it was using. ​  | +== Parameters ​== 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   +  * //​serverUris//​ 
-| {{wiki:PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​GenerateWorldFileText(RectangleShape,​ Int32, Int32)|GenerateWorldFileText]] ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​ Int32, Int32   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method returns a string that represents the image'​s world file based on the parameters passed in.   | +    ​* Type:IEnumerable<​Uri>​ 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetBoundingBox()|GetBoundingBox]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method returns the bounding box of the RasterSource. ​  | +    ​* Description:N/A
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetFeatureInfo(ScreenPointF,​ String, Int32)|GetFeatureInfo]] ​  | [[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]],​ String, Int32   ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHorizontalResolution()|GetHorizontalResolution]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method returns the horizontal resolution of the image. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetImage(RectangleShape,​ Int32, Int32)|GetImage]] ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​ Int32, Int32   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method returns an image based on the worldExtent and image width and height. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetImageHeight()|GetImageHeight]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method returns the height of the image in screen coordinates. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetImageWidth()|GetImageWidth]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method returns the width of the image in screen coordinates. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetProjectionText()|GetProjectionText]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method returns the projection text in proj4 format. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetRequestUris(RectangleShape,​ Int32, Int32)|GetRequestUris]] ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​ Int32, Int32   ​| ​   | Get the request URLs from the client to the WMS servers. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetServerCapabilitiesXml()|GetServerCapabilitiesXml]] ​  ​| ​   |    | This API gets the GetCapabilites document of the service. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetServerCrss()|GetServerCrss]] ​  ​| ​   |    | This method returns the projected or geographic coordinate reference systems to be used.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetServerExceptionFormats()|GetServerExceptionFormats]] ​  ​| ​   |    | This method returns the exception format at the server side.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetServerFeatureInfoFormats()|GetServerFeatureInfoFormats]] ​  ​| ​   |    | This API gets the WMS server FeatureInfo formats of the service. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetServerLayerNames()|GetServerLayerNames]] ​  ​| ​   |    | This method returns the names of all layers at the server side.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetServerOutputFormats()|GetServerOutputFormats]] ​  ​| ​   |    | This method returns the output format at the server side.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetServerStyleNames()|GetServerStyleNames]] ​  ​| ​   |    | This method returns the names of all styles at the server side.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetServiceVersion()|GetServiceVersion]] ​  ​| ​   |    | This API gets the WMS server version of the service. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetVerticalResolution()|GetVerticalResolution]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method returns the vertical resolution of the image. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetWorldFileText()|GetWorldFileText]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method returns a string that represents the image'​s world file.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Open()|Open]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method opens the RasterSource so that it is initialized and ready to use.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Protected Methods ==== +<div newline></​div>​ 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:PublicMethod.gif|}} ​TiledWmsRasterSource(IEnumerable<​Uri>​,WebProxy**
-{{wiki:ProtectedMethod.gif|Protected Method}}[[#​BuildWmsGetFeatureInfoUri(ScreenPointFInt32, String)|BuildWmsGetFeatureInfoUri]] ​  | [[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]],​ Int32, String ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​CloneDeepCore()|CloneDeepCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | Create a copy of RasterSource using the deep clone process. The default implementation uses serialization. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​CloseCore()|CloseCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method opens the RasterSource so that it is initialized and ready to use.   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetBoundingBoxCore()|GetBoundingBoxCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]](overriden) ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetFeatureInfoCore(ScreenPointF,​ String, Int32)|GetFeatureInfoCore]] ​  | [[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]],​ String, Int32   ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetImageCore(RectangleShape,​ Int32, Int32)|GetImageCore]] ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​ Int32, Int32   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]](overriden) ​  | This method returns an image based on the worldExtent and image width and height. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetImageHeightCore()|GetImageHeightCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]](overriden) ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetImageWidthCore()|GetImageWidthCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]](overriden) ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetProjectionTextCore()|GetProjectionTextCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method returns the projection text in proj4 format. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnClosedRasterSource(ClosedRasterSourceEventArgs)|OnClosedRasterSource]] ​  | [[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method allows you to raise the ClosedRasterSource event from a derived class. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnClosingRasterSource(ClosingRasterSourceEventArgs)|OnClosingRasterSource]] ​  | [[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method allows you to raise the ClosingRasterSource event from a derived class. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnOpenedRasterSource(OpenedRasterSourceEventArgs)|OnOpenedRasterSource]] ​  | [[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method allows you to raise the OpenedRasterSource event from a derived class. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnOpeningRasterSource(OpeningRasterSourceEventArgs)|OnOpeningRasterSource]] ​  | [[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This method allows you to raise the OpeningRasterSource event from a derived class. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnSendingWebRequest(SendingWebRequestEventArgs)|OnSendingWebRequest]] ​  | [[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]] ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnSentWebRequest(SentWebRequestEventArgs)|OnSentWebRequest]] ​  | [[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]] ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OpenCore()|OpenCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]](overriden) ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​SendWebRequest(WebRequest)|SendWebRequest]] ​  | WebRequest ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​SendWebRequestCore(WebRequest)|SendWebRequestCore]] ​  | WebRequest ​  ​| ​   |    |+
  
-==== Public Properties ​==== +N/A 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ActiveLayerNames|ActiveLayerNames]] ​  | Collection<​String> ​  ​| ​   | This property allows the active layers requested from the client to be shown on the map.   | +N/A 
-| {{wiki:PublicProperty.gif|Public Property}}[[#​ActiveStyleNames|ActiveStyleNames]] ​  | Collection<​String> ​  ​| ​   | This property allows the active styles requested from the client to be shown on the map.   | +== Parameters ​== 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​AxisOrder|AxisOrder]] ​  | [[ThinkGeo.MapSuite.Core.WmsAxisOrder|WmsAxisOrder]] ​  ​| ​   |    | +  * //​serverUris//​ 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​BlueTranslation|BlueTranslation]] ​  | Single ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This property gets and sets the amount of blue to apply to the image. ​  | +    ​* Type:IEnumerable<​Uri>​ 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​CapabilitiesCacheTimeout|CapabilitiesCacheTimeout]] ​  | TimeSpan ​  ​| ​   |    | +    ​* Description:N/A
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ClientId|ClientId]] ​  | String ​  ​| ​   | Gets or sets a value that is unique to your client ID, please keep your key secure. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Credentials|Credentials]] ​  | ICredentials ​  ​| ​   | This property gets or sets the base authentication interface for retrieving credentials for Web Client authentication. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Crs|Crs]] ​  | String ​  ​| ​   | This property gets or sets the projected or geographic coordinate reference system to be used.   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Exceptions|Exceptions]] ​  | String ​  ​| ​   | This property indicates the format in which the client wishes to be notified of service exceptions. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​GreenTranslation|GreenTranslation]] ​  | Single ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This property gets and sets the amount of green to apply to the image. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​HasProjectionText|HasProjectionText]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This property returns true if the RasterSource has projection text, false if not.   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsGrayscale|IsGrayscale]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This property gets and sets if the image should be converted to grayscale. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsNegative|IsNegative]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This property gets and sets whether the image should be converted to negative (inverse colors). ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsOpen|IsOpen]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This property returns true if the RasterSource is open and false if it is not.   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​OutputFormat|OutputFormat]] ​  | String ​  ​| ​   | This property gets or sets the desired output format for the map being requested from the WMS.   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Parameters|Parameters]] ​  | Dictionary<​String,​String> ​  ​| ​   | This property specifies a dictionary used to update the request sent from the client to the WMS server. ​  | +
-| {{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]] ​  | [[ThinkGeo.MapSuite.Core.Projection|Projection]] ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Proxy|Proxy]] ​  | WebProxy ​  ​| ​   | This property gets or sets the proxy used for requesting a Web Response. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​RedTranslation|RedTranslation]] ​  | Single ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This property gets and sets the amount of red to apply to the image. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ServerUris|ServerUris]] ​  | Collection<​Uri> ​  |    | This property specifies the URI of the Tiled WMS server. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TileHeight|TileHeight]] ​  | Int32   ​| ​   | Represent the tile height of request. ​  | +
-| {{wiki:PublicProperty.gif|Public Property}}[[#​TileWidth|TileWidth]] ​  | Int32   ​| ​   | Represent the tile width of request. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TimeoutInSeconds|TimeoutInSeconds]] ​  | Int32   ​| ​   | This property specifies the timeout of the web request in seconds. The default timeout value is 20 seconds. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Transparency|Transparency]] ​  | Single ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This property gets and sets the amount of transparency to apply to the image. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ZoomLevelSet|ZoomLevelSet]] ​  | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] ​  ​| ​   | This property gets or sets the ZoomLevelSet used for the WpfMap control. ​  |+
  
-==== Protected Properties ==== +  * //​webProxy//​ 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +    * Type:​WebProxy 
-| {{wiki:ProtectedProperty.gif|Protected Property}}[[#​HasProjectionTextCore|HasProjectionTextCore]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This property returns true if the RasterSource has projection text, false if not.   |+    * Description:N/A
  
-==== Public Events ==== +<div newline></​div>​ 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ +** {{wiki:PublicMethod.gif|}} ​TiledWmsRasterSource(IEnumerable<​Uri>,​String,​String) **
-{{wiki:PublicEvent.gif|Public Event}}[[#​ClosedRasterSource|ClosedRasterSource]] ​  | [[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This event is called after the closing of the RasterSource. ​  | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​ClosingRasterSource|ClosingRasterSource]] ​  | [[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This event is called before the closing of the RasterSource. ​  | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​OpenedRasterSource|OpenedRasterSource]] ​  | [[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This event is called after the opening of the RasterSource. ​  | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​OpeningRasterSource|OpeningRasterSource]] ​  | [[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] ​  | This event is called before the opening of the RasterSource. ​  | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​SendingWebRequest|SendingWebRequest]] ​  | [[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]] ​  ​| ​   | This event is called before sending the reqeust for tile image. ​  | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​SentWebRequest|SentWebRequest]] ​  | [[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]] ​  ​| ​   | This event is called before sending the reqeust for tile image. ​  |+
  
-===== Public Constructors ===== +N/A 
-==== TiledWmsRasterSource() ==== +== Remarks ​== 
-=== Parameters ​=== +N/A 
-^  Name ^  ​Type ​^  ​Description ​^+== Parameters == 
 +  ​* //​serverUris//​ 
 +    * Type:​IEnumerable<​Uri>​ 
 +    * Description:N/A
  
-[[#Public Constructors|Go Back]] +  * //​clientId//​ 
-==== TiledWmsRasterSource(IEnumerable<​Uri>​) ==== +    ​* ​Type:String 
-=== Parameters === +    ​* Description:​N/​A
-^  Name ^  ​Type ^  Description ^ +
-| serverUris ​  | IEnumerable<​Uri><​!-- System.Collections.Generic.IEnumerable{System.Uri} --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +  * //​privateKey//​ 
-==== TiledWmsRasterSource(IEnumerable<​Uri>,​ WebProxy) ==== +    ​* ​Type:String 
-=== Parameters === +    ​* Description:​N/​A
-^  Name ^  ​Type ^  Description ^ +
-| serverUris ​  | IEnumerable<​Uri><​!-- System.Collections.Generic.IEnumerable{System.Uri} --> ​  ​| ​   +
-| webProxy ​  | WebProxy<​!-- System.Net.WebProxy --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +<div newline></​div>​ 
-==== TiledWmsRasterSource(IEnumerable<​Uri>,​ String, String) ​==== +** {{wiki:​PublicMethod.gif|}} TiledWmsRasterSource(IEnumerable<​Uri>​,WebProxy,​String,​String) ​**
-=== Parameters === +
-^  Name ^  Type ^  Description ^ +
-| serverUris ​  | IEnumerable<​Uri><​!-- System.Collections.Generic.IEnumerable{System.Uri} --> ​  ​| ​   | +
-| clientId ​  | String<​!-- System.String --> ​  ​| ​   | +
-| privateKey ​  | String<​!-- System.String --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] 
-==== TiledWmsRasterSource(IEnumerable<​Uri>,​ WebProxy, String, String) ==== 
 This is the constructor the for the class. This is the constructor the for the class.
-=== Remarks ​===+== Remarks ==
 This constructor initializes a new WorldMapKitWmsRasterSource and downloads and parses the service description. This constructor initializes a new WorldMapKitWmsRasterSource and downloads and parses the service description.
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​serverUris//​ 
-| serverUris ​  ​| ​IEnumerable<​Uri>​<!-- System.Collections.Generic.IEnumerable{System.Uri} --> ​  ​| ​   | +    * Type:IEnumerable<​Uri>​ 
-| webProxy ​  | WebProxy<​!-- System.Net.WebProxy --> ​  | Proxy to use for the current WMS layer. ​  | +    ​* Description:​N/​A
-| clientId ​  | String<​!-- System.String --> ​  ​| ​   +
-| privateKey ​  | String<​!-- System.String --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +  * //​webProxy//​ 
-===== Protected Constructors ===== +    * Type:​WebProxy 
-===== Public Methods ===== +    * Description:Proxy to use for the current WMS layer.
-==== CloneDeep() ==== +
-Create a copy of RasterSource using the deep clone process. +
-=== Remarks === +
-The difference between deep clone and shallow clone iswhen shallow cloned, only the object is copied, but the contained objects are not; while in deep clone it does copy the cloned object as well as all the objects within. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]]<​!-- ThinkGeo.MapSuite.Core.RasterSource --> ​  | A cloned RasterSource. ​  |+
  
-=== Parameters === +  * //​clientId//​ 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:String 
 +    * Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +  * //​privateKey//​ 
-[[#Public Methods|Go Back]] +    * Type:String 
-==== Close() ==== +    * Description:​N/​A
-This method closes the RasterSource and releases any resources it was using. +
-=== Remarks === +
-This method is the concrete wrapper for the abstract method CloseCore. The Close method plays an important role in the life cycle of the RasterSource. It may be called after drawing to release any memory and other resources that were allocated since the Open method was called.+
  
-If you override the Core version of this method, it is recommended that you take the following things into accountThis method may be called multiple times, so we suggest you write the method so that that a call to a closed RasterSource is ignored and does not generate an errorWe also suggest that in the Close you free all resources that have been opened. Remember that the object will not be destroyedbut will be re-opened possibly in the near future.+<div newline></​div>​ 
 +==== Protected Constructors ==== 
 +==== Public Methods ==== 
 +** {{wiki:PublicMethod.gif|}} GetFeatureInfo(ScreenPointF,String,​Int32) **
  
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. +N/A 
-=== Return Value === +== Remarks ​== 
-^ Return Type ^ Description ^ +N/A
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:​Dictionary<​String,​Collection<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>>​ 
 +  Description:N/A
  
-<​!-- ​ThinkGeo.MapSuite.Core.RasterSource --> +== Parameters == 
-[[#Public Methods|Go Back]] +  * //​screenPointF//​ 
-==== Equals(Object) ==== +    * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] 
-=== Return Value === +    ​* ​Description:N/A
-^ Return Type ^ Description ​+
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +  * //​infoFormat//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:String 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   |+    ​* Description:​N/​A
  
-<!-- System.Object --> +  * //​maxFeatures//​ 
-[[#Public Methods|Go Back]] +    * Type:Int32 
-==== GenerateWorldFileText(RectangleShape, ​Int32, Int32) ==== +    ​* ​Description:N/A
-<!-- static --> +
-This method returns a string that represents the image'​s world file based on the parameters passed in. +
-=== Remarks === +
-This method returns a string that represents the image'​s world file. The world file is a file type that can accompany image files. It contains information about the image'​s position, resolution and other spatial-related items. It is common to have this kind of file associated with generic image types such as JPG, BMP, and normal TIFF because they do not have a mechanism to store this data internally. Modern GIS image types such as JPEG2000, ECW, and MrSid typically have this information stored internally. We provide this method in the event that you want to create your own world file from any image that either already has one or has its data stored internally. +
-=== Return Value === +
-^ Return Type ^ Description ​+
-| String<​!-- System.String --> ​  | This method returns a string that represents the image'​s world file based on the parameters passed in.   |+
  
-=== Parameters === +<div newline></div
-^  Name ^  Type ^  Description ^ +** {{wiki:​PublicMethod.gif|}} GetServerLayerNames() **
-| worldExtent ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --  | This parameter represents the worldExtent of the image in world coordinates. ​  | +
-| imageWidth ​  | Int32<!-- System.Int32 --  | This parameter is the width of the image in screen coordinates. ​  | +
-| imageHeight ​  | Int32<​!-- System.Int32 --> ​  | This parameter is the height of the image in screen coordinates  ​|+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +This method returns the names of all layers at the server side
-[[#Public Methods|Go Back]] +== Remarks == 
-==== GetBoundingBox() ==== +None.
-This method returns the bounding box of the RasterSource+
-=== Remarks ​=== +
-This method returns the bounding box of the RasterSource.+
  
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. +== Return Value == 
-=== Return Value === +  ​* ​Type:Collection<String> 
-^ Return ​Type ^ Description ^ +  * Description:​The names of all layers at the server side.
-| [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --  | This method returns the bounding box of the RasterSource  |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} GetServerStyleNames() **
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +This method returns the names of all styles at the server side
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetFeatureInfo(ScreenPointF,​ String, Int32) ==== +None.
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Dictionary<​String,​Collection<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>><​!-- System.Collections.Generic.Dictionary{System.String,​System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature}} --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​^  Description ^ +  ​Type:Collection<​String>​ 
-| screenPointF ​  | [[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]<!-- ThinkGeo.MapSuite.Core.ScreenPointF --> ​  ​| ​   | +  * Description:​The names of all styles at the server side.
-| infoFormat ​  ​| ​String<!-- System.String --  |    | +
-| maxFeatures ​  | Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-==== GetHashCode() ​==== +** {{wiki:​PublicMethod.gif|}} GetServerOutputFormats() **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Int32<​!-- System.Int32 --> ​  ​| ​   ​|+
  
-=== Parameters === +This method returns the output format at the server side. 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +None.
  
-<!-- System.Object --> +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:​Collection<​String>​ 
-==== GetHorizontalResolution() ​==== +  * Description:​The output format at the server side.
-This method returns the horizontal resolution of the image. +
-=== Remarks === +
-This method returns the horizontal resolution of the image.+
  
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. +== Parameters ​== 
-=== Return Value === +<div newline></​div>​ 
-^ Return Type ^ Description ^ +** {{wiki:​PublicMethod.gif|}} GetServerCrss() **
-| Single<!-- System.Single --  | This method returns the horizontal resolution of the image  ​|+
  
-=== Parameters === +This method returns the projected or geographic coordinate reference systems to be used. 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +N/A
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:​Collection<​String>​ 
-==== GetImage(RectangleShape,​ Int32, Int32) ​==== +  * Description:​N/​A
-This method returns an image based on the worldExtent and image width and height. +
-=== Remarks === +
-This method is responsible for returning the image based on the parameters passed in. As the core version of this method is abstract, you will need to override it when creating your own RasterSource.+
  
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. +== Parameters ​== 
-=== Return Value === +<div newline></​div>​ 
-^ Return Type ^ Description ^ +** {{wiki:​PublicMethod.gif|}} GetServerExceptionFormats() **
-| [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<!-- ThinkGeo.MapSuite.Core.GeoImage --  | This method returns an image based on the worldExtent and image width and height  ​|+
  
-=== Parameters === +This method returns the exception format at the server side. 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| worldExtent ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.Core.RectangleShape --> ​  | This parameter represents the worldExtent you want to draw.   | +None.
-| canvasWidth ​  | Int32<​!-- System.Int32 --> ​  | This parameter represents the width of the image you want to draw.   | +
-| canvasHeight ​  | Int32<​!-- System.Int32 --> ​  | This parameter represents the height of the image you want to draw  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:​Collection<​String>​ 
-==== GetImageHeight() ​==== +  * Description:​The exception format at the server side.
-This method returns the height of the image in screen coordinates. +
-=== Remarks === +
-This method returns the height of the image in screen coordinates.+
  
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. +== Parameters ​== 
-=== Return Value === +<div newline></​div>​ 
-^ Return Type ^ Description ^ +** {{wiki:​PublicMethod.gif|}} GetServiceVersion() **
-| Int32<!-- System.Int32 --  | This method returns the height of the image in screen coordinates  ​|+
  
-=== Parameters === +This API gets the WMS server version of the service. 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +N/A
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:String 
-==== GetImageWidth() ​==== +  * Description:​Returns a string reflecting ​the version ​of the service ​in WMS.
-This method returns the width of the image in screen coordinates. +
-=== Remarks === +
-This method returns ​the width of the image in screen coordinates.+
  
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. +== Parameters ​== 
-=== Return Value === +<div newline></​div>​ 
-^ Return Type ^ Description ^ +** {{wiki:​PublicMethod.gif|}} GetServerFeatureInfoFormats() **
-| Int32<!-- System.Int32 --  | This method returns the width of the image in screen coordinates  ​|+
  
-=== Parameters ​=== +This API gets the WMS server FeatureInfo formats of the service. 
-^  Name ^  ​Type ​ ​Description ​^+== Remarks ​== 
 +N/A 
 + 
 +== Return Value == 
 +  ​Type:​Collection<​String>​ 
 +  Description:This API returns the FeatureInfo formats supported on the server-side. 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} GetServerCapabilitiesXml() ** 
 + 
 +This API gets the GetCapabilites document of the service. 
 +== Remarks == 
 +N/A
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:String 
-==== GetProjectionText() ==== +  * Description:This API returns the GetCapabilites document of the service.
-This method returns the projection text in proj4 format. +
-=== Return Value === +
-^ Return ​Type Description ​+
-| String<​!-- System.String --> ​  ​| ​This method ​returns the projection text in proj4 format  |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} GetRequestUris(RectangleShape,​Int32,​Int32) **
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> 
-[[#Public Methods|Go Back]] 
-==== GetRequestUris(RectangleShape,​ Int32, Int32) ==== 
 Get the request URLs from the client to the WMS servers. Get the request URLs from the client to the WMS servers.
-=== Return Value === +== Remarks ​== 
-^ Return Type ^ Description ^ +N/A
-| Collection<​Uri><​!-- System.Collections.ObjectModel.Collection{System.Uri} --> ​  | The request URLs from the client to the WMS servers. ​  |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:​Collection<​Uri>​ 
-| worldExtent ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.Core.RectangleShape --> ​  ​| ​The world extent requested by the client to get the map.   | +  Description:The request URLs from the client to the WMS servers.
-| canvasWidth ​  | Int32<​!-- System.Int32 --> ​  | The returning map width, as well as the drawing canvas width. ​  | +
-| canvasHeight ​  | Int32<​!-- System.Int32 --> ​  | The returning map height, as well as the drawing canvas height  |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +== Parameters == 
-[[#Public Methods|Go Back]] +  * //​worldExtent//​ 
-==== GetServerCapabilitiesXml() ==== +    * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-This API gets the GetCapabilites document of the service. +    ​* ​Description:The world extent requested by the client to get the map.
-=== Return Value === +
-^ Return Type ^ Description ​+
-| String<​!-- System.String --> ​  | This API returns ​the GetCapabilites document of the service  |+
  
-=== Parameters === +  * //​canvasWidth//​ 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:Int32 
 +    * Description:The returning map width, as well as the drawing canvas width.
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +  * //​canvasHeight//​ 
-[[#Public Methods|Go Back]] +    * Type:Int32 
-==== GetServerCrss() ==== +    * Description:​The returning map height, as well as the drawing canvas height.
-This method returns ​the projected or geographic coordinate reference systems to be used. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Collection<​String><​!-- System.Collections.ObjectModel.Collection{System.String} --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^+** {{wiki:​PublicMethod.gif|}} CloneDeep() **
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetServerExceptionFormats() ==== +N/A
-This method returns the exception format at the server side. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Collection<​String><​!-- System.Collections.ObjectModel.Collection{System.String} --> ​  | The exception format at the server side.   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] 
 +  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></div> 
-==== GetServerFeatureInfoFormats() ​==== +** {{wiki:​PublicMethod.gif|}} GetWorldFileText() **
-This API gets the WMS server FeatureInfo formats of the service. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Collection<String><!-- System.Collections.ObjectModel.Collection{System.String--> ​  | This API returns the FeatureInfo formats supported on the server-side. ​  |+
  
-=== Parameters === +N/A 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +N/A
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:String 
-==== GetServerLayerNames() ==== +  * Description:N/A
-This method returns the names of all layers at the server side. +
-=== Return Value === +
-^ Return ​Type Description ​+
-| Collection<​String><​!-- System.Collections.ObjectModel.Collection{System.String} --> ​  | The names of all layers at the server side.   |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} GetImageWidth() **
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetServerOutputFormats() ==== +N/A
-This method returns the output format at the server side. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Collection<​String><​!-- System.Collections.ObjectModel.Collection{System.String} --> ​  | The output format at the server side.   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Int32 
 +  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></div> 
-==== GetServerStyleNames() ​==== +** {{wiki:​PublicMethod.gif|}} GetImageHeight() **
-This method returns the names of all styles at the server side. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Collection<String><!-- System.Collections.ObjectModel.Collection{System.String--> ​  | The names of all styles at the server side.   |+
  
-=== Parameters === +N/A 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +N/A
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Int32 
-==== GetServiceVersion() ==== +  * Description:N/A
-This API gets the WMS server version of the service. +
-=== Return Value === +
-^ Return ​Type Description ​+
-| String<​!-- System.String --> ​  | Returns a string reflecting the version of the service in WMS.   |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} GetHorizontalResolution() **
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +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:Single 
 +  Description:N/A
  
-<!-- System.Object --+== Parameters == 
-[[#Public Methods|Go Back]] +<div newline></​div
-==== GetVerticalResolution() ​==== +** {{wiki:​PublicMethod.gif|}} GetVerticalResolution() ​**
-This method returns the vertical resolution of the image. +
-=== Remarks === +
-This method returns the vertical resolution of the image.+
  
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. +N/A 
-=== Return Value === +== Remarks ​== 
-^ Return Type ^ Description ^ +N/A
-| Single<​!-- System.Single --> ​  | This method returns the vertical resolution of the image. ​  |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Single 
 +  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-==== GetWorldFileText() ​==== +** {{wiki:​PublicMethod.gif|}} GetBoundingBox() **
-This method returns a string that represents the image'​s world file. +
-=== Remarks === +
-This method wraps the Core version of this method and returns a string that represents the image'​s world file. The world file is a file type that can accompany image files. It contains information about the image'​s position, resolution and other spatial-related items. It is common to have this kind of file associated with generic image types such as JPG, BMP, and normal TIFF because they do not have a mechanism to store this data internally. Modern GIS image types such as JPEG2000, ECW, and MrSid typically have this information stored internally. We provide this method in the event that you want to create your own world file from any image that either already has one or has its data stored internally.+
  
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. +N/A 
-=== Return Value === +== Remarks ​== 
-^ Return Type ^ Description ^ +N/A
-| String<​!-- System.String --> ​  | This method returns a string that represents the image'​s world file.   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-==== Open() ​==== +** {{wiki:​PublicMethod.gif|}} GetProjectionText() **
-This method opens the RasterSource so that it is initialized and ready to use. +
-=== Remarks === +
-This method is the concrete wrapper for the abstract method OpenCore. The Open method plays an important role, as it is responsible for initializing the RasterSource. Most methods on the RasterSource will throw an exception if the state of the RasterSource is not opened. When the map draws each layer, it will open the RasterSource as one of its first steps; then, after it is finished drawing with that layer, it will close it. In this way, we are sure to release all resources used by the RasterSource.+
  
-When implementing the abstract method, consider opening files for file-based sources, connecting to databases in the database-based sources and so on. You will get a chance to close these in the Close method of the RasterSource.  +N/A 
-As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:String 
 +  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-==== ToString() ​==== +** {{wiki:​PublicMethod.gif|}} Open() **
-=== 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:Void 
-===== Protected Methods ===== +  * Description:N/A
-==== BuildWmsGetFeatureInfoUri(ScreenPointF,​ Int32, String) ==== +
-=== Return Value === +
-^ Return ​Type Description ​+
-| Uri<!-- System.Uri --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  Type ^  Description ^ +<div newline></div
-| clickedPosition ​  | [[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]<!-- ThinkGeo.MapSuite.Core.ScreenPointF --  |    | +** {{wiki:​PublicMethod.gif|}} Close() **
-| maxFeatures ​  | Int32<!-- System.Int32 --  |    | +
-| infoFormat ​  | String<​!-- System.String --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks == 
-==== CloneDeepCore() ==== +N/A
-Create a copy of RasterSource using the deep clone process. The default implementation uses serialization. +
-=== Remarks ==+
-The difference between deep clone and shallow clone is: when shallow cloned, only the object is copied, but the contained objects are not; while in deep clone it does copy the cloned object as well as all the objects within. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]]<​!-- ThinkGeo.MapSuite.Core.RasterSource --> ​  ​| ​cloned RasterSource. ​  |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Void 
 +  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-==== CloseCore() ​==== +** {{wiki:​PublicMethod.gif|}} GetImage(RectangleShape,​Int32,​Int32) **
-This method opens the RasterSource so that it is initialized and ready to use. +
-=== Remarks === +
-This protected virtual method is called from the concrete public method Close. The Close method plays an important role in the life cycle of the RasterSource. It may be called after drawing to release any memory and other resources that were allocated since the Open method was called.+
  
-If you override this method, it is recommended that you take the following things into account: This method may be called multiple times, so we suggest you write the method so that that a call to a closed RasterSource is ignored and does not generate an error. We also suggest that in the Close you free all resources that have been opened. Remember that the object will not be destroyed, but will be re-opened possibly in the near future. +N/A 
-=== Return Value === +== Remarks ​== 
-^ Return Type ^ Description ^ +N/A
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +  Description:N/A
  
-<​!-- ​ThinkGeo.MapSuite.Core.RasterSource --> +== Parameters == 
-[[#​Protected Methods|Go Back]] +  * //​worldExtent//​ 
-==== Finalize() ==== +    * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-=== Return Value === +    ​* ​Description:N/A
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //​canvasWidth//​ 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:Int32 
 +    * Description:N/A
  
-<!-- System.Object --> +  * //​canvasHeight//​ 
-[[#​Protected Methods|Go Back]] +    ​* ​Type:Int32 
-==== GetBoundingBoxCore() ==== +    ​* Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.Core.RectangleShape --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^+** {{wiki:​PublicMethod.gif|}} ToString() **
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource(overriden) --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== GetFeatureInfoCore(ScreenPointF,​ String, Int32) ==== +N/A
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Dictionary<​String,​Collection<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>><​!-- System.Collections.Generic.Dictionary{System.String,​System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature}} --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
- Name ^  ​Type ​ ​Description ​^ +  * Type:​String 
-screenPointF ​  | [[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]<​!-- ThinkGeo.MapSuite.Core.ScreenPointF ​--  ​|    | +  * Description:​N/​A 
-infoFormat ​  | String<!-- System.String ​--  ​|    | + 
-maxFeatures ​  | Int32<!-- System.Int32 ​--  ​|    |+== 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|}} GetFeatureInfoCore(ScreenPointF,​String,​Int32) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Dictionary<​String,​Collection<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>>​ 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​screenPointF//​ 
 +    * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] 
 +    * Description:​N/​A 
 + 
 +  * //​infoFormat//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //​maxFeatures//​ 
 +    * Type:​Int32 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} BuildWmsGetFeatureInfoUri(ScreenPointF,​Int32,​String) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Uri 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​clickedPosition//​ 
 +    * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] 
 +    * Description:​N/​A 
 + 
 +  * //​maxFeatures//​ 
 +    * Type:​Int32 
 +    * Description:​N/​A 
 + 
 +  * //​infoFormat//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} Vj0=(WebRequest) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Dictionary<​String,​Collection<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>>​ 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​reqeust//​ 
 +    * Type:​WebRequest 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} Vz0=(WebRequest) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Dictionary<​String,​Collection<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>>​ 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​request//​ 
 +    * Type:​WebRequest 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} WD0=(XmlDocument) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Dictionary<​String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>>​ 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​xmlDocument//​ 
 +    * Type:​XmlDocument 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} WT0=(XmlDocument) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Dictionary<​String,​Collection<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​xmlDocument//​ 
 +    * Type:​XmlDocument 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} SendWebRequest(WebRequest) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​WebResponse 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​webRequest//​ 
 +    * Type:​WebRequest 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} SendWebRequestCore(WebRequest) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​WebResponse 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​webRequest//​ 
 +    * Type:​WebRequest 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} OnSendingWebRequest(SendingWebRequestEventArgs) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //e// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} OnSentWebRequest(SentWebRequestEventArgs) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //e// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} OpenCore() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetImageWidthCore() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Int32 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetImageHeightCore() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Int32 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetBoundingBoxCore() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} PD0=(GeoCanvas) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​canvans//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetImageCore(RectangleShape,​Int32,​Int32) **
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> 
-[[#​Protected Methods|Go Back]] 
-==== GetImageCore(RectangleShape,​ Int32, Int32) ==== 
 This method returns an image based on the worldExtent and image width and height. This method returns an image based on the worldExtent and image width and height.
-=== Remarks ​===+== Remarks ==
 This method is responsible for returning the image based on the parameters passed in. This method is responsible for returning the image based on the parameters passed in.
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  | This method returns an image based on the worldExtent and image width and height. ​  | 
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​^  Description ^ +  ​Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-| worldExtent ​  ​| ​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> ​  ​| ​This parameter represents ​the worldExtent ​you want to draw.   | +  * Description:​This method returns an image based on the worldExtent ​and image width and height.
-| canvasWidth ​  | Int32<​!-- System.Int32 --> ​  | This parameter represents the width of the image you want to draw.   | +
-| canvasHeight ​  | Int32<​!-- System.Int32 --> ​  | This parameter represents the height ​of the image you want to draw  |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.RasterSource(overriden) --> +== Parameters == 
-[[#​Protected Methods|Go Back]] +  * //​worldExtent//​ 
-==== GetImageHeightCore() ==== +    * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-=== Return Value === +    ​* ​Description:This parameter represents the worldExtent you want to draw.
-^ Return Type ^ Description ​+
-| Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters === +  * //​canvasWidth//​ 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:Int32 
 +    * Description:This parameter represents the width of the image you want to draw.
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource(overriden) --> +  * //​canvasHeight//​ 
-[[#​Protected Methods|Go Back]] +    * Type:Int32 
-==== GetImageWidthCore() ==== +    ​* ​Description:This parameter represents the height of the image you want to draw.
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^+** {{wiki:​ProtectedMethod.gif|}} OnOpeningRasterSource(OpeningRasterSourceEventArgs) **
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource(overriden) --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks == 
-==== GetProjectionTextCore() ==== +N/A
-This method returns the projection text in proj4 format. +
-=== Remarks ​=== +
-This protected virtual method is called from the concrete public method GetProjectionText.+
  
-The default implementation of this core method is to throw an exception. So you need to overwrite this method to return the RasterSource projection text. +== Return Value == 
-=== Return Value === +  ​* ​Type:Void 
-^ Return ​Type Description ​+  * Description:N/A
-| String<​!-- System.String --> ​  | Projection text string. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //e// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] 
 +    * Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --+<div newline></​div
-[[#​Protected Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} OnOpenedRasterSource(OpenedRasterSourceEventArgs**
-==== MemberwiseClone() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +N/A 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +N/A
  
-<!-- System.Object --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  * Type:Void 
-==== OnClosedRasterSource(ClosedRasterSourceEventArgs) ​==== +  * Description:​N/​A
-This method allows you to raise the ClosedRasterSource event from a derived class. +
-=== Remarks === +
-You can call this method from a derived class to enable it to raise the ClosedRasterSource event. This may be useful if you plan to extend the RasterSource and you need access to the event.+
  
-Details on the event:+== Parameters == 
 +  * //e// 
 +    * Type:[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] 
 +    * Description:​N/​A
  
-This event is called after the closing of the RasterSource. Technically,​ this event is called after the calling of the Close method on the RasterSource and after the protected CloseCore method.+<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} OnClosingRasterSource(ClosingRasterSourceEventArgs) **
  
-It is typical that the RasterSource may be opened and closed may times during the life cycle of your application. The type of control the MapEngine is embedded in will dictate how often this happens. For example, in the case of the Web Edition, each time a RasterSource is in the Ajax or Post Back part of the page cycle, it will close the RasterSource before returning back to the client. This is to conserve resources, as the web is a connection-less environment. In the case of the Desktop Edition, we can keep the RasterSource open, knowing that we can maintain a persistent connection. +N/A 
-=== Return Value === +== Remarks ​== 
-^ Return Type ^ Description ^ +N/A
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Void 
-| e   | [[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]]<​!-- ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs --> ​  | This parameter is the event arguments that define the parameters passed to the recipient of the event. ​  |+  Description:N/A
  
-<​!-- ​ThinkGeo.MapSuite.Core.RasterSource --> +== Parameters == 
-[[#​Protected Methods|Go Back]] +  * //e// 
-==== OnClosingRasterSource(ClosingRasterSourceEventArgs) ==== +    * Type:[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] 
-This method allows you to raise the ClosingRasterSource event from a derived class. +    * Description:​N/​A
-=== Remarks === +
-You can call this method from a derived class to enable it to raise the ClosingRasterSource event. This may be useful if you plan to extend the RasterSource and you need access to the event.+
  
-Details on the event:+<div newline></​div>​ 
 +** {{wiki:ProtectedMethod.gif|}} OnClosedRasterSource(ClosedRasterSourceEventArgs) **
  
-This event is called before the closing of the RasterSource. Technically,​ this event is called after the calling of the Close method on the RasterSource,​ but before the protected CloseCore method.+N/A 
 +== Remarks == 
 +N/A
  
-It is typical that the RasterSource may be opened and closed may times during the life cycle of your application. The type of control the MapEngine is embedded in will dictate how often this happens. For example, in the case of the Web Edition, each time a RasterSource is in the Ajax or Post Back part of the page cycle, it will close the RasterSource before returning back to the client. This is to conserve resources, as the web is a connection-less environment. In the case of the Desktop Edition, we can keep the RasterSource open, knowing that we can maintain a persistent connection. +== Return Value == 
-=== Return Value === +  ​* ​Type:Void 
-^ Return ​Type Description ​+  * Description:N/A
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //e// 
-| e   ​| ​[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]]<!-- ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs --> ​  | This parameter is the event arguments that define the parameters passed to the recipient of the event. ​  |+    * Type:[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] 
 +    * Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --+<div newline></​div
-[[#​Protected Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} CloneDeepCore() **
-==== OnOpenedRasterSource(OpenedRasterSourceEventArgs==== +
-This method allows you to raise the OpenedRasterSource event from a derived class. +
-=== Remarks === +
-You can call this method from a derived class to enable it to raise the OpenedRasterSource event. This may be useful if you plan to extend the RasterSource and you need access to the event.+
  
-Details on the event:+N/A 
 +== Remarks == 
 +N/A
  
-This event is called after the opening of the RasterSourceTechnically,​ this event is called after the calling of the Open method on the RasterSource and after the protected OpenCore method is called.+== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] 
 +  * Description:​N/​A
  
-It is typical that the RasterSource may be opened and closed may times during the life cycle of your application. The type of control the MapEngine is embedded in will dictate how often this happens. For example, in the case of the Web Edition, each time a RasterSource is in the Ajax or Post Back part of the page cycle, it will close the RasterSource before returning back to the client. This is to conserve resources, as the web is a connection-less environment. In the case of the Desktop Edition, we can keep the RasterSource open, knowing that we can maintain a persistent connection. +== Parameters ​== 
-=== Return Value === +<div newline></​div>​ 
-^ Return Type ^ Description ^ +** {{wiki:​ProtectedMethod.gif|}} GetProjectionTextCore() **
-| Void<!-- System.Void --> ​  ​| ​   ​|+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| e   | [[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]]<​!-- ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs --> ​  | This parameter is the event arguments that define the parameters passed to the recipient of the event. ​  |+N/A
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  * Type:String 
-==== OnOpeningRasterSource(OpeningRasterSourceEventArgs) ​==== +  * Description:​N/​A
-This method allows you to raise the OpeningRasterSource event from a derived class. +
-=== Remarks === +
-You can call this method from a derived class to enable it to raise the OpeningRasterSource event. This may be useful if you plan to extend the RasterSource and you need access to the event.+
  
-Details on the event:+== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:ProtectedMethod.gif|}} CloseCore() **
  
-This event is called before the opening of the RasterSource. Technically,​ this event is called after the calling of the Open method on the RasterSource,​ but before the protected OpenCore method.+N/A 
 +== Remarks == 
 +N/A
  
-It is typical that the RasterSource may be opened and closed may times during the life cycle of your application. The type of control the MapEngine is embedded in will dictate how often this happens. For example, in the case of the Web Edition, each time a RasterSource is in the Ajax or Post Back part of the page cycle, it will close the RasterSource before returning back to the client. This is to conserve resources, as the web is a connection-less environment. In the case of the Desktop Edition, we can keep the RasterSource open, knowing that we can maintain a persistent connection. +== Return Value == 
-=== Return Value === +  ​* ​Type:Void 
-^ Return ​Type Description ​+  * Description:N/A
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  Type ^  Description ^ +<div newline></​div>​ 
-| e   | [[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]]<!-- ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs --  | This parameter is the event arguments that define the parameters passed to the recipient of the event  ​|+** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnSendingWebRequest(SendingWebRequestEventArgs) ==== +N/A
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Void 
-| e   | [[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]]<​!-- ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs --> ​  ​| ​   |+  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-==== OnSentWebRequest(SentWebRequestEventArgs) ​==== +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   ​|+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| e   | [[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]]<​!-- ThinkGeo.MapSuite.Core.SentWebRequestEventArgs --> ​  ​| ​   |+N/A
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:Object 
-==== OpenCore() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters ​== 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +==== Public Properties ==== 
 +** {{wiki:​PublicProperty.gif|}} ServerUris **
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource(overriden) --> +This property specifies the URI of the Tiled WMS server
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== SendWebRequest(WebRequest) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Collection<Uri>
-| WebResponse<!-- System.Net.WebResponse --  |    |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} TileHeight **
-^  Name ^  Type ^  Description ^ +
-| webRequest ​  | WebRequest<​!-- System.Net.WebRequest --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +Represent the tile height of request
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== SendWebRequestCore(WebRequest) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Int32
-| WebResponse<​!-- System.Net.WebResponse --> ​  ​| ​   |+
  
-=== Parameters ​=== +** {{wiki:​PublicProperty.gif|}} TileWidth ** 
- Name ^  ​Type ​ Description ^ + 
-webRequest ​  | WebRequest<​!-- System.Net.WebRequest --> ​     |+Represent the tile width of request. 
 +== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  ​* Type:​Int32 
 + 
 +** {{wiki:​PublicProperty.gif|}} Credentials ** 
 + 
 +This property gets or sets the base authentication interface for retrieving credentials for Web Client authentication. 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  Type:​ICredentials 
 + 
 +** {{wiki:​PublicProperty.gif|}} ClientId ** 
 + 
 +Gets or sets a value that is unique to your client ID, please keep your key secure. 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:String 
 + 
 +** {{wiki:​PublicProperty.gif|}} PrivateKey ** 
 + 
 +Gets or sets a value that is unique to your client ID, please keep your key secure. 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​String 
 + 
 +** {{wiki:​PublicProperty.gif|}} Proxy ** 
 + 
 +This property gets or sets the proxy used for requesting a Web Response. 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​WebProxy 
 + 
 +** {{wiki:​PublicProperty.gif|}} ActiveLayerNames **
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-==== ActiveLayerNames ==== 
 This property allows the active layers requested from the client to be shown on the map. This property allows the active layers requested from the client to be shown on the map.
-=== Remarks ​===+== Remarks ==
 When requesting a map, a client may specify the layers to be shown on the map. When requesting a map, a client may specify the layers to be shown on the map.
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:Collection<​String>​ 
-Collection<​String>​<!-- System.Collections.ObjectModel.Collection{System.String--> ​  |+ 
 +** {{wiki:​PublicProperty.gif|}} ActiveStyleNames **
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> 
-[[#Public Properties|Go Back]] 
-==== ActiveStyleNames ==== 
 This property allows the active styles requested from the client to be shown on the map. This property allows the active styles requested from the client to be shown on the map.
-=== Remarks ​===+== Remarks ==
 When requesting a map, a client may specify the styles to be shown on the map. When requesting a map, a client may specify the styles to be shown on the map.
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:Collection<​String>​
-Collection<​String>​<!-- System.Collections.ObjectModel.Collection{System.String} --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +** {{wiki:​PublicProperty.gif|}} TimeoutInSeconds **
-[[#Public Properties|Go Back]] +
-==== AxisOrder ==== +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.Core.WmsAxisOrder|WmsAxisOrder]]<​!-- ThinkGeo.MapSuite.Core.WmsAxisOrder --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +This property specifies the timeout of the web request in seconds The default timeout value is 20 seconds
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== BlueTranslation ==== +N/A 
-This property gets and sets the amount of blue to apply to the image. +== Return Value == 
-=== Return Value === +  ​* ​Type:Int32
-^ Return ​Type +
-| Single<​!-- System.Single --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +** {{wiki:​PublicProperty.gif|}} OutputFormat **
-[[#Public Properties|Go Back]] +
-==== CapabilitiesCacheTimeout ==== +
-=== Return Value === +
-^ Return Type ^ +
-| TimeSpan<​!-- System.TimeSpan --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +This property gets or sets the desired output format for the map being requested from the WMS
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== ClientId ==== +When requesting ​map, a client may specify the output format in which to show the map. Formats are specified as MIME types such as "​image/​gif"​ or "​image/​png"​
-Gets or sets value that is unique ​to your client ID, please keep your key secure+== Return Value == 
-=== Return Value === +  ​* ​Type:String
-^ Return ​Type +
-| String<​!-- System.String ​--> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +** {{wiki:​PublicProperty.gif|}} Exceptions **
-[[#Public Properties|Go Back]] +
-==== Credentials ==== +
-This property gets or sets the base authentication interface for retrieving credentials for Web Client authentication. +
-=== Return Value === +
-^ Return Type ^ +
-| ICredentials<​!-- System.Net.ICredentials --> ​  | +
- +
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +
-[[#Public Properties|Go Back]] +
-==== Crs ==== +
-This property gets or sets the projected or geographic coordinate reference system to be used. +
-=== Return Value === +
-^ Return Type ^ +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> 
-[[#Public Properties|Go Back]] 
-==== Exceptions ==== 
 This property indicates the format in which the client wishes to be notified of service exceptions. This property indicates the format in which the client wishes to be notified of service exceptions.
-=== Remarks ​===+== Remarks ==
 Upon receiving a request that is invalid according to the OGC standard, the server shall issue a service exception report. The service report is meant to describe to the client application or its human user the reason(s) that the request is invalid. Upon receiving a request that is invalid according to the OGC standard, the server shall issue a service exception report. The service report is meant to describe to the client application or its human user the reason(s) that the request is invalid.
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:String
-| String<​!-- System.String ​--> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +** {{wiki:​PublicProperty.gif|}} Crs **
-[[#Public Properties|Go Back]] +
-==== GreenTranslation ==== +
-This property gets and sets the amount of green to apply to the image. +
-=== Return Value === +
-^ Return Type ^ +
-| Single<​!-- System.Single --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +This property ​gets or sets the projected or geographic coordinate reference system to be used
-[[#Public Properties|Go Back]] +== Remarks == 
-==== HasProjectionText ==== +N/A 
-This property ​returns true if the RasterSource has projection text, false if not+== Return Value == 
-=== Remarks ​=== +  ​* ​Type:String
-Before you call GetProjectionText method, you should check this property to ensure that your RasterSource has projection information. It will throw an exception if there is no projection information in the RasterSource. +
-=== Return Value === +
-^ Return ​Type +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +** {{wiki:​PublicProperty.gif|}} Parameters **
-[[#Public Properties|Go Back]] +
-==== IsGrayscale ==== +
-This property gets and sets if the image should be converted to grayscale. +
-=== Return Value === +
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +This property specifies a dictionary used to update the request sent from the client to the WMS server
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== IsNegative ==== +N/A 
-This property gets and sets whether the image should be converted to negative (inverse colors). +== Return Value == 
-=== Return Value === +  ​* ​Type:Dictionary<String,​String>
-^ Return ​Type +
-| Boolean<!-- System.Boolean --  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +** {{wiki:​PublicProperty.gif|}} ZoomLevelSet **
-[[#Public Properties|Go Back]] +
-==== IsOpen ==== +
-This property returns true if the RasterSource is open and false if it is not. +
-=== Remarks === +
-Various methods on the RasterSource require that it be in an open state. If one of those methods is called when the state is not open, the method will throw an exception. To enter the open state, you must call the RasterSource'​s Open method. The method will raise an exception if the current RasterSource is already open. +
-=== Return Value === +
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +This property gets or sets the ZoomLevelSet used for the WpfMap control
-[[#Public Properties|Go Back]] +== Remarks == 
-==== OutputFormat ==== +N/A 
-This property gets or sets the desired output format ​for the map being requested from the WMS+== Return Value == 
-=== Remarks ​=== +  ​* ​Type:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]]
-When requesting a map, a client may specify the output format in which to show the map. Formats are specified as MIME types such as "image/gif" or "​image/​png"​. +
-=== Return Value === +
-^ Return ​Type +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +** {{wiki:​PublicProperty.gif|}} AxisOrder **
-[[#Public Properties|Go Back]] +
-==== Parameters ==== +
-This property specifies a dictionary used to update the request sent from the client to the WMS server. +
-=== Return Value === +
-^ Return Type ^ +
-| Dictionary<​String,​String><​!-- System.Collections.Generic.Dictionary{System.String,​System.String--> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== PrivateKey ==== +N/A 
-Gets or sets a value that is unique to your client ID, please keep your key secure. +== Return Value == 
-=== Return Value === +  ​* ​Type:[[ThinkGeo.MapSuite.Core.WmsAxisOrder|WmsAxisOrder]]
-^ Return ​Type +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +** {{wiki:​PublicProperty.gif|}} CapabilitiesCacheTimeout **
-[[#Public Properties|Go Back]] +
-==== Projection ==== +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.Core.Projection|Projection]]<​!-- ThinkGeo.MapSuite.Core.Projection --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== Proxy ==== +N/A 
-This property gets or sets the proxy used for requesting a Web Response. +== Return Value == 
-=== Return Value === +  ​* ​Type:TimeSpan
-^ Return ​Type +
-| WebProxy<​!-- System.Net.WebProxy --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +** {{wiki:​PublicProperty.gif|}} Projection **
-[[#Public Properties|Go Back]] +
-==== RedTranslation ==== +
-This property gets and sets the amount of red to apply to the image. +
-=== Return Value === +
-^ Return Type ^ +
-| Single<​!-- System.Single --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== ServerUris ==== +N/A 
-This property specifies the URI of the Tiled WMS server. +== Return Value == 
-=== Return Value === +  ​* ​Type:[[ThinkGeo.MapSuite.Core.Projection|Projection]]
-^ Return ​Type +
-| Collection<​Uri><​!-- System.Collections.ObjectModel.Collection{System.Uri} --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +** {{wiki:​PublicProperty.gif|}} Transparency **
-[[#Public Properties|Go Back]] +
-==== TileHeight ==== +
-Represent the tile height of request. +
-=== Return Value === +
-^ Return Type ^ +
-| Int32<​!-- System.Int32 --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== TileWidth ==== +N/A 
-Represent the tile width of request. +== Return Value == 
-=== Return Value === +  ​* ​Type:Single
-^ Return ​Type +
-| Int32<​!-- System.Int32 --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +** {{wiki:​PublicProperty.gif|}} BlueTranslation **
-[[#Public Properties|Go Back]] +
-==== TimeoutInSeconds ==== +
-This property specifies the timeout of the web request in seconds. The default timeout value is 20 seconds. +
-=== Return Value === +
-^ Return Type ^ +
-| Int32<​!-- System.Int32 --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== Transparency ==== +N/A 
-This property gets and sets the amount of transparency to apply to the image. +== Return Value == 
-=== Return Value === +  ​* ​Type:Single
-^ Return ​Type +
-| Single<​!-- System.Single ​--> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +** {{wiki:​PublicProperty.gif|}} RedTranslation **
-[[#Public Properties|Go Back]] +
-==== ZoomLevelSet ==== +
-This property gets or sets the ZoomLevelSet used for the WpfMap control. +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]]<​!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-===== Protected Properties ===== +N/A 
-==== HasProjectionTextCore ==== +== Return Value == 
-This property returns true if the RasterSource has projection text, false if not. +  * Type:Single
-=== Remarks === +
-This protected virtual method is called from the concrete public property HasProjectionText. The default implementation for this method returns false. So if you inherit RasterSource,​ please ensure that you override this virtual property to return the correct projection status of your RasterSource.+
  
-We will check the HasProjectionText status before you call the GetProjectionText methodIt will throw an exception if the HasProjectionText property returns false. +** {{wiki:​PublicProperty.gif|}} GreenTranslation **
-=== Return Value === +
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +N/A 
-[[#​Protected Properties|Go Back]] +== Remarks ​== 
-===== Public Events ===== +N/A 
-==== ClosedRasterSource ==== +== Return Value == 
-This event is called after the closing of the RasterSource. +  * Type:Single
-=== Remarks === +
-This event is called after the closing of the RasterSource. Technically,​ this event is called after the calling of the Close method on the RasterSource and after the protected CloseCore method.+
  
-It is typical that the RasterSource may be opened and closed may times during the life cycle of your applicationThe type of control the MapEngine is embedded in will dictate how often this happens. For example, in the case of the Web Edition, each time a RasterSource is in the Ajax or Post Back part of the page cycle, it will close the RasterSource before returning back to the client. This is to conserve resources, as the web is a connection-less environment. In the case of the Desktop Edition, we can keep the RasterSource open, knowing that we can maintain a persistent connection. +** {{wiki:​PublicProperty.gif|}} IsNegative **
-=== Event Arguments === +
-^ Event Arguments ^ +
-| [[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]]<​!-- ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +N/A 
-[[#Public Events|Go Back]] +== Remarks ​== 
-==== ClosingRasterSource ==== +N/A 
-This event is called before the closing of the RasterSource. +== Return Value == 
-=== Remarks === +  * Type:​Boolean
-This event is called before the closing of the RasterSource. Technically,​ this event is called after the calling of the Close method on the RasterSource,​ but before the protected CloseCore method.+
  
-It is typical that the RasterSource may be opened and closed may times during the life cycle of your applicationThe type of control the MapEngine is embedded in will dictate how often this happens. For example, in the case of the Web Edition, each time a RasterSource is in the Ajax or Post Back part of the page cycle, it will close the RasterSource before returning back to the client. This is to conserve resources, as the web is a connection-less environment. In the case of the Desktop Edition, we can keep the RasterSource open, knowing that we can maintain a persistent connection. +** {{wiki:​PublicProperty.gif|}} IsGrayscale **
-=== Event Arguments === +
-^ Event Arguments ^ +
-| [[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]]<​!-- ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +N/A 
-[[#Public Events|Go Back]] +== Remarks ​== 
-==== OpenedRasterSource ==== +N/A 
-This event is called after the opening of the RasterSource. +== Return Value == 
-=== Remarks === +  * Type:​Boolean
-This event is called after the opening of the RasterSource. Technically,​ this event is called after the calling of the Open method on the RasterSource and after the protected OpenCore method is called.+
  
-It is typical that the RasterSource may be opened and closed may times during the life cycle of your applicationThe type of control the MapEngine is embedded in will dictate how often this happens. For example, in the case of the Web Edition, each time a RasterSource is in the Ajax or Post Back part of the page cycle, it will close the RasterSource before returning back to the client. This is to conserve resources, as the web is a connection-less environment. In the case of the Desktop Edition, we can keep the RasterSource open, knowing that we can maintain a persistent connection. +** {{wiki:​PublicProperty.gif|}} IsOpen **
-=== Event Arguments === +
-^ Event Arguments ^ +
-| [[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]]<​!-- ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +N/A 
-[[#Public Events|Go Back]] +== Remarks ​== 
-==== OpeningRasterSource ==== +N/A 
-This event is called before the opening of the RasterSource. +== Return Value == 
-=== Remarks === +  * Type:​Boolean
-This event is called before the opening of the RasterSource. Technically,​ this event is called after the calling of the Open method on the RasterSource,​ but before the protected OpenCore method.+
  
-It is typical that the RasterSource may be opened and closed may times during the life cycle of your applicationThe type of control the MapEngine is embedded in will dictate how often this happens. For example, in the case of the Web Edition, each time a RasterSource is in the Ajax or Post Back part of the page cycle, it will close the RasterSource before returning back to the client. This is to conserve resources, as the web is a connection-less environment. In the case of the Desktop Edition, we can keep the RasterSource open, knowing that we can maintain a persistent connection. +** {{wiki:​PublicProperty.gif|}} HasProjectionText **
-=== Event Arguments === +
-^ Event Arguments ^ +
-| [[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]]<​!-- ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RasterSource --> +N/A 
-[[#Public Events|Go Back]] +== Remarks == 
-==== SendingWebRequest ​==== +N/A 
-This event is called before sending the reqeust for tile image+== Return Value == 
-=== Remarks ===+  * Type:​Boolean 
 + 
 +==== Protected Properties ==== 
 +** {{wiki:​ProtectedProperty.gif|}} OT0= ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} Oz0= ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} HasProjectionTextCore ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +==== Public Events ==== 
 +** {{wiki:​PublicEvent.gif|}} SendingWebRequest **
 This event is called before sending the reqeust for tile image. This event is called before sending the reqeust for tile image.
-It is typical that user want to get the url of reqeust and modify it according to their requirements. For example, user could create a signiture for it, and verify it on the server side. +== Remarks == 
-=== Event Arguments === +This event is called before sending the reqeust for tile image. ​It is typical that user want to get the url of reqeust and modify it according to their requirements. For example, user could create a signiture for it, and verify it on the server side.
-^ Event Arguments ^ +
-| [[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]]<​!-- ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs --> ​  |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +Event Arguments:​[[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]] 
-[[#Public Events|Go Back]] + 
-==== SentWebRequest ​====+** {{wiki:​PublicEvent.gif|}} ​SentWebRequest ​**
 This event is called before sending the reqeust for tile image. This event is called before sending the reqeust for tile image.
-=== Remarks ​=== +== Remarks == 
-This event is called before sending the reqeust for tile image. +This event is called before sending the reqeust for tile image. It is typical that user want to get the url of reqeust and modify it according to their requirements. For example, user could create a signiture for it, and verify it on the server side. 
-It is typical that user want to get the url of reqeust and modify it according to their requirements. For example, user could create a signiture for it, and verify it on the server side. + 
-=== Event Arguments === +Event Arguments:​[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]] 
-Event Arguments ​+ 
-[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]]<​!-- ​ThinkGeo.MapSuite.Core.SentWebRequestEventArgs --> ​  |+** {{wiki:​PublicEvent.gif|}} OpeningRasterSource ** 
 +N/A 
 +== Remarks ​=
 +N/A 
 + 
 +Event Arguments:​[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] 
 + 
 +** {{wiki:​PublicEvent.gif|}} OpenedRasterSource ** 
 +N/A 
 +== Remarks ​=
 +N/A 
 + 
 +Event Arguments:[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] 
 + 
 +** {{wiki:​PublicEvent.gif|}} ClosingRasterSource ** 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +Event Arguments:​[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] 
 + 
 +** {{wiki:​PublicEvent.gif|}} ClosedRasterSource ** 
 +N/A 
 +== Remarks == 
 +N/A
  
-<​!-- ​ThinkGeo.MapSuite.Core.TiledWmsRasterSource --> +Event Arguments:​[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]]
-[[#Public Events|Go Back]]+
  
-__NOTOC__ 
-[[Category:​MapSuiteCore]] 
-[[Category:​ThinkGeo.MapSuite.Core]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.core.tiledwmsrastersource.1440040130.txt.gz · Last modified: 2015/09/17 10:41 (external edit)