User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.wmtsoverlay

Differences

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

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.mvcedition.wmtsoverlay [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.mvcedition.wmtsoverlay [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.MvcEdition.WmtsOverlay ====== ====== ThinkGeo.MapSuite.MvcEdition.WmtsOverlay ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
  
-<!-- Class --> 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**[[ThinkGeo.MapSuite.MvcEdition.Overlay]] +    *ThinkGeo.MapSuite.MvcEdition.Overlay 
-***[[ThinkGeo.MapSuite.MvcEdition.WmtsOverlay]]+      ***ThinkGeo.MapSuite.MvcEdition.WmtsOverlay**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} WmtsOverlay() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#WmtsOverlay()|WmtsOverlay]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​WmtsOverlay(String)|WmtsOverlay]] ​  | String ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​WmtsOverlay(String,​ IEnumerable<​Uri>​)|WmtsOverlay]] ​  | String, IEnumerable<​Uri> ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​WmtsOverlay(String,​ IEnumerable<​Uri>,​ WmtsSeverEncodingType)|WmtsOverlay]] ​  | String, IEnumerable<​Uri>,​ [[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]] ​  ​| ​   |    |+
  
-==== Protected Constructors ​==== +  * //N/A// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //N/A// 
 +== Parameters ​== 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} WmtsOverlay(String) **
  
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +  * //id//
 +    * Type:String
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} WmtsOverlay(String,​IEnumerable<​Uri>​) **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +  * //id//
 +    * Type:String
 +    * Description:​N/​A
 +
 +  * //​serverUris//​
 +    * Type:​IEnumerable<​Uri>​
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} WmtsOverlay(String,​IEnumerable<​Uri>,​WmtsSeverEncodingType) **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +  * //id//
 +    * Type:String
 +    * Description:​N/​A
 +
 +  * //​serverUris//​
 +    * Type:​IEnumerable<​Uri>​
 +    * Description:​N/​A
 +
 +  * //​wmtsSeverEncodingType//​
 +    * Type:​[[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]]
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +==== Protected Constructors ====
 ==== Public Methods ==== ==== Public Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} ToJson() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​FromJson(String)|FromJson]] ​  | String ​  | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]] ​  | Load this object from a json string. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#ToJson()|ToJson]] ​  ​| ​   | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]] ​  | Returns a JSON string which contains the information for creating an overlay at the client side.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   |+
  
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +
 +== Return Value ==
 +  * Type:String
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} FromJson(String) **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​jsonString//​
 +    * Type:String
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} ToString() **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +
 +== Return Value ==
 +  * Type:String
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} Equals(Object) **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //obj//
 +    * Type:Object
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} GetHashCode() **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +
 +== Return Value ==
 +  * Type:Int32
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} GetType() **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +
 +== Return Value ==
 +  * Type:Type
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 ==== Protected Methods ==== ==== Protected Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​ProtectedMethod.gif|}} ​EhQ=(Page** 
-{{wiki:​ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | + 
-{{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | +  * //N/A// 
-{{wiki:​ProtectedMethod.gif|Protected Method}}[[#​RegisterJavaScriptLibraryCore(Page)|RegisterJavaScriptLibraryCore]] ​  | Page   | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]] ​  | Registers a Javascript library URL string to the client HTML page.   |+== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //page// 
 +    * Type:Page 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} ​RegisterJavaScriptLibraryCore(Page** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //page// 
 +    * Type:Page 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} ​Finalize() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object 
 +  * Description:​N/​A
  
 +== Parameters ==
 +<div newline></​div>​
 ==== Public Properties ==== ==== Public Properties ====
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicProperty.gif|}} ServerUris ​**
-{{wiki:​PublicProperty.gif|Public Property}}[[#​ActiveLayerName|ActiveLayerName]] ​  | String ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ActiveStyleName|ActiveStyleName]] ​  | String ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Attribution|Attribution]] ​  | String ​  | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​AutoRefreshInterval|AutoRefreshInterval]] ​  | TimeSpan ​  | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]] ​  | Gets or sets the time interval in which the MarkerOverlay refreshes itself. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Id|Id]] ​  | String ​  | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]] ​  | Gets the identifier for the overlay to be found. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsBaseOverlay|IsBaseOverlay]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]] ​  | Gets or sets a value that indicates whether the overlay is a base overlay. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsVisible|IsVisible]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]] ​  | Gets or sets a value that indicates whether the overlay is visible on the map.   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsVisibleInOverlaySwitcher|IsVisibleInOverlaySwitcher]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]] ​  | Gets or sets a value that indicates whether the overlay name is displayed in the OverlaySwitcher. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Name|Name]] ​  | String ​  | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]] ​  | Gets or sets the name of the overlay, which will display in the OverlaySwitcher. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​OnClientAutoRefreshTick|OnClientAutoRefreshTick]] ​  | String ​  | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]] ​  | Gets or sets a JavaScript function name which will be executed when the number of milliseconds specified in the AutoRefreshInterval property has elapsed. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Opacity|Opacity]] ​  | Single ​  | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]] ​  | Gets or sets the opacity level of the overlay. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​OutputFormat|OutputFormat]] ​  | String ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Parameters|Parameters]] ​  | Dictionary<​String,​String> ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ServerUris|ServerUris]] ​  | Collection<​Uri> ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TileMatrixBoundingBox|TileMatrixBoundingBox]] ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TileMatrixIds|TileMatrixIds]] ​  | Collection<​String> ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TileMatrixSetName|TileMatrixSetName]] ​  | String ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TileMatrixUpperLeftPoint|TileMatrixUpperLeftPoint]] ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​WmtsSeverEncodingType|WmtsSeverEncodingType]] ​  | [[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]] ​  ​| ​   |    |+
  
-==== Protected Properties ​==== +N/A 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:ProtectedProperty.gif|Protected Property}}[[#​OverlayType|OverlayType]] ​  | String ​  | [[ThinkGeo.MapSuite.MvcEdition.Overlay|Overlay]](overriden) ​  | Gets a string that indicates the overlay type.   |+N/A 
 +== Return Value == 
 +  * Type:Collection<​Uri>​
  
-==== Public Events ==== +** {{wiki:​PublicProperty.gif|}} ActiveLayerName **
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+
  
-===== Public Constructors ===== +N/A 
-==== WmtsOverlay() ==== +== Remarks ​== 
-=== Parameters === +N/A 
-^  Name ^  ​Type ​^  Description ^+== Return Value == 
 +  ​Type:String
  
-[[#Public Constructors|Go Back]] +** {{wiki:​PublicProperty.gif|}} TileMatrixSetName **
-==== WmtsOverlay(String) ==== +
-=== Parameters === +
-^  Name ^  Type ^  Description ^ +
-| id   | String<​!-- System.String --> ​  ​| ​   ​|+
  
-[[#Public Constructors|Go Back]] +N/A 
-==== WmtsOverlay(String,​ IEnumerable<​Uri>​) ==== +== Remarks ​== 
-=== Parameters === +N/A 
-^  Name ^  ​Type ​^  Description ^ +== Return Value == 
-| id   ​| ​String<!-- System.String --> ​  ​| ​   | +  ​Type:String
-| serverUris ​  | IEnumerable<​Uri><​!-- System.Collections.Generic.IEnumerable{System.Uri} --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +** {{wiki:​PublicProperty.gif|}} TileMatrixIds **
-==== WmtsOverlay(String,​ IEnumerable<​Uri>,​ WmtsSeverEncodingType) ==== +
-=== Parameters === +
-^  Name ^  Type ^  Description ^ +
-| id   | String<​!-- System.String --> ​     | +
-| serverUris ​  | IEnumerable<​Uri><​!-- System.Collections.Generic.IEnumerable{System.Uri--> ​  ​| ​   | +
-| wmtsSeverEncodingType ​  | [[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]]<​!-- ThinkGeo.MapSuite.Core.WmtsSeverEncodingType --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +N/A 
-===== Protected Constructors ===== +== Remarks ​== 
-===== Public Methods ===== +N/A 
-==== Equals(Object) ==== +== Return Value == 
-=== Return Value === +  ​* ​Type:Collection<String>
-^ Return ​Type ^ Description ^ +
-| Boolean<!-- System.Boolean --  |    |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} OutputFormat **
-^  Name ^  Type ^  Description ^ +
-| obj   | Object<​!-- System.Object --> ​  ​| ​   ​|+
  
-<!-- System.Object --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== FromJson(String) ==== +N/A 
-Load this object from a json string. +== Return Value == 
-=== Return Value === +  ​* ​Type:String
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} WmtsSeverEncodingType **
-^  Name ^  Type ^  Description ^ +
-| jsonString ​  | String<​!-- System.String --> ​  | a json string ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetHashCode() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:[[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]]
-| Int32<​!-- System.Int32 --> ​  ​| ​   ​|+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} ActiveStyleName **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetType() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return Type ^ Description ^ +  ​* ​Type:String
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters ​=== +** {{wiki:​PublicProperty.gif|}} ​Parameters ​**
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== ToJson() ==== +N/A 
-Returns a JSON string which contains the information for creating an overlay at the client side. +== Return Value == 
-=== Return Value === +  ​* ​Type:Dictionary<String,String>
-^ Return ​Type ^ Description ^ +
-| String<!-- System.String ​--  | A JSON string which is used to create an overlay at the client side.   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} TileMatrixBoundingBox **
-^  Name ^  Type ^  Description ^+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== ToString() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
-| String<​!-- System.String --> ​  ​| ​   ​|+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} TileMatrixUpperLeftPoint **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-===== Protected Methods ===== +N/A 
-==== Finalize() ==== +== Return Value == 
-=== Return Value === +  ​* ​Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   ​|+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} IsVisible **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== MemberwiseClone() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Boolean
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} ​Name **
-^  ​Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks == 
-==== RegisterJavaScriptLibraryCore(Page) ==== +N/A 
-Registers a Javascript library URL string to the client HTML page. +== Return Value == 
-=== Remarks ​=== +  ​* ​Type:String
-The <​strong>​RegisterJavaScriptLibraryCore<​/strong> method allows derived classes to override and register their own Javascript library URL to the HTML page. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Opacity **
-^  Name ^  Type ^  Description ^ +
-| page   | Page<!-- System.Web.UI.Page --> ​  | The page object that is used for registering the javascript library  ​|+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-===== Public Properties ===== +N/A 
-==== ActiveLayerName ==== +== Return Value == 
-=== Return Value === +  ​* ​Type:Single
-^ Return ​Type +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlay --> +** {{wiki:​PublicProperty.gif|}} IsVisibleInOverlaySwitcher **
-[[#Public Properties|Go Back]] +
-==== ActiveStyleName ==== +
-=== Return Value === +
-^ Return Type ^ +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== Attribution ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:Boolean
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay --> +** {{wiki:​PublicProperty.gif|}} IsBaseOverlay **
-[[#Public Properties|Go Back]] +
-==== AutoRefreshInterval ==== +
-Gets or sets the time interval in which the MarkerOverlay refreshes itself. +
-=== Return Value === +
-^ Return Type ^ +
-| TimeSpan<​!-- System.TimeSpan --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== Id ==== +N/A 
-Gets the identifier for the overlay to be found. +== Return Value == 
-=== Return Value === +  ​* ​Type:Boolean
-^ Return ​Type +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay --> +** {{wiki:​PublicProperty.gif|}} Id **
-[[#Public Properties|Go Back]] +
-==== IsBaseOverlay ==== +
-Gets or sets a value that indicates whether the overlay is a base overlay. +
-=== Return Value === +
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== IsVisible ==== +N/A 
-Gets or sets a value that indicates whether the overlay is visible on the map. +== Return Value == 
-=== Return Value === +  ​* ​Type:String
-^ Return ​Type +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay --> +** {{wiki:​PublicProperty.gif|}} OnClientAutoRefreshTick **
-[[#Public Properties|Go Back]] +
-==== IsVisibleInOverlaySwitcher ==== +
-Gets or sets a value that indicates whether the overlay name is displayed in the OverlaySwitcher. +
-=== Return Value === +
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== Name ==== +N/A 
-Gets or sets the name of the overlay, which will display in the OverlaySwitcher. +== Return Value == 
-=== Return Value === +  ​* ​Type:String
-^ Return ​Type +
-| String<​!-- System.String ​--> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay --> +** {{wiki:​PublicProperty.gif|}} AutoRefreshInterval ​**
-[[#Public Properties|Go Back]] +
-==== OnClientAutoRefreshTick ==== +
-Gets or sets a JavaScript function name which will be executed when the number of milliseconds specified in the AutoRefreshInterval ​property has elapsed. +
-=== Return Value === +
-^ Return Type ^ +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks == 
-==== Opacity ==== +N/A 
-Gets or sets the opacity level of the overlay. +== Return Value == 
-=== Remarks ​=== +  ​* ​Type:TimeSpan
-The <​strong>​Opacity<​/strong> property enables you to specify a level of transparency for the overlay. When this property is set to a value less than 100 percent (1.00), the entire overlay is made more transparent. The lower the value, the more transparent it is. Setting this property to a value of 0 percent (0.00) makes the overlay completely invisible. +
-=== Return Value === +
-^ Return ​Type +
-| Single<​!-- System.Single --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay --> +** {{wiki:​PublicProperty.gif|}} Attribution **
-[[#Public Properties|Go Back]] +
-==== OutputFormat ==== +
-=== Return Value === +
-^ Return Type ^ +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== Parameters ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:String
-| Dictionary<​String,​String><​!-- System.Collections.Generic.Dictionary{System.String,​System.String} --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlay --> +==== Protected Properties ​==== 
-[[#Public Properties|Go Back]] +** {{wiki:​ProtectedProperty.gif|}} JBQ= **
-==== ServerUris ​==== +
-=== Return Value === +
-^ Return Type ^ +
-| Collection<​Uri><​!-- System.Collections.ObjectModel.Collection{System.Uri--> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== TileMatrixBoundingBox ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:String
-| [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.Core.RectangleShape --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlay --> +** {{wiki:​ProtectedProperty.gif|}} JxQ**
-[[#Public Properties|Go Back]] +
-==== TileMatrixIds ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Collection<​String><​!-- System.Collections.ObjectModel.Collection{System.String} --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlay --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== TileMatrixSetName ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:String
-| String<​!-- System.String ​--> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlay --> +** {{wiki:​ProtectedProperty.gif|}} KRQ**
-[[#Public Properties|Go Back]] +
-==== TileMatrixUpperLeftPoint ==== +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlay --+N/A 
-[[#Public Properties|Go Back]] +== Remarks == 
-==== WmtsSeverEncodingType ​==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ +  * Type:​Collection<String
-| [[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]]<​!-- ThinkGeo.MapSuite.Core.WmtsSeverEncodingType --> ​  |+ 
 +** {{wiki:​ProtectedProperty.gif|}} KxQ= ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  * Type:​String 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} LRQ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  ​* ​Type:String 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} OverlayType **
  
-<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlay --> 
-[[#Public Properties|Go Back]] 
-===== Protected Properties ===== 
-==== OverlayType ==== 
 Gets a string that indicates the overlay type. Gets a string that indicates the overlay type.
-=== Return Value === +== Remarks == 
-^ Return ​Type +N/A 
-| String<​!-- System.String ​--> ​  |+== Return Value == 
 +  ​* ​Type:String
  
-<!-- ThinkGeo.MapSuite.MvcEdition.Overlay(overriden) --> +** {{wiki:​ProtectedProperty.gif|}} ERQ= ** 
-[[#​Protected Properties|Go Back]] + 
-===== Public Events ​===== +N/A 
-__NOTOC__ +== Remarks ​== 
-[[Category:MvcEdition]] +N/A 
-[[Category:​ThinkGeo.MapSuite.MvcEdition]] +== Return Value == 
-[[Category:​UpdateDocumentation]]+  * Type:Double 
 + 
 +==== Public Events ====
  
thinkgeo.mapsuite.mvcedition.wmtsoverlay.1440040132.txt.gz · Last modified: 2015/09/21 03:36 (external edit)