User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.ogctilematrix

Differences

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

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.silverlightcore.ogctilematrix [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.silverlightcore.ogctilematrix [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.SilverlightCore.OgcTileMatrix ====== ====== ThinkGeo.MapSuite.SilverlightCore.OgcTileMatrix ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
  
-<!-- Class --> 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**[[ThinkGeo.MapSuite.SilverlightCore.Matrix]] +    *ThinkGeo.MapSuite.SilverlightCore.Matrix 
-***[[ThinkGeo.MapSuite.SilverlightCore.TileMatrix]] +      *ThinkGeo.MapSuite.SilverlightCore.TileMatrix 
-****[[ThinkGeo.MapSuite.SilverlightCore.OgcTileMatrix]]+        ***ThinkGeo.MapSuite.SilverlightCore.OgcTileMatrix**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} OgcTileMatrix(Double) ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#OgcTileMatrix(Double)|OgcTileMatrix]] ​  | Double ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​OgcTileMatrix(Double,​ Int32, Int32, GeographyUnit)|OgcTileMatrix]] ​  | Double, Int32, Int32, [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]] ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​OgcTileMatrix(Double,​ Int32, Int32, GeographyUnit,​ RectangleShape)|OgcTileMatrix]] ​  | Double, Int32, Int32, [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]],​ [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​OgcTileMatrix(Double,​ Int32, Int32, GeographyUnit,​ PointShape, Int64, Int64)|OgcTileMatrix]] ​  | Double, Int32, Int32, [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]],​ [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]],​ Int64, Int64   ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​OgcTileMatrix(String,​ Double, Int32, Int32, GeographyUnit,​ RectangleShape)|OgcTileMatrix]] ​  | String, Double, Int32, Int32, [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]],​ [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​OgcTileMatrix(String,​ Double, Int32, Int32, GeographyUnit,​ PointShape, Int64, Int64)|OgcTileMatrix]] ​  | String, Double, Int32, Int32, [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]],​ [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]],​ Int64, Int64   ​| ​   |    |+
  
-==== Protected Constructors ​==== +  * //N/A// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //N/A// 
 +== Parameters ​== 
 +  * //scale// 
 +    * Type:​Double 
 +    * Description:​N/​A
  
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} OgcTileMatrix(Double,​Int32,​Int32,​GeographyUnit) **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +  * //scale//
 +    * Type:Double
 +    * Description:​N/​A
 +
 +  * //​tileWidth//​
 +    * Type:Int32
 +    * Description:​N/​A
 +
 +  * //​tileHeight//​
 +    * Type:Int32
 +    * Description:​N/​A
 +
 +  * //​boundingBoxUnit//​
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} OgcTileMatrix(Double,​Int32,​Int32,​GeographyUnit,​RectangleShape) **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +  * //scale//
 +    * Type:Double
 +    * Description:​N/​A
 +
 +  * //​tileWidth//​
 +    * Type:Int32
 +    * Description:​N/​A
 +
 +  * //​tileHeight//​
 +    * Type:Int32
 +    * Description:​N/​A
 +
 +  * //​boundingBoxUnit//​
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]
 +    * Description:​N/​A
 +
 +  * //​boundingBox//​
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} OgcTileMatrix(Double,​Int32,​Int32,​GeographyUnit,​PointShape,​Int64,​Int64) **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +  * //scale//
 +    * Type:Double
 +    * Description:​N/​A
 +
 +  * //​tileWidth//​
 +    * Type:Int32
 +    * Description:​N/​A
 +
 +  * //​tileHeight//​
 +    * Type:Int32
 +    * Description:​N/​A
 +
 +  * //​boundingBoxUnit//​
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]
 +    * Description:​N/​A
 +
 +  * //​referencePoint//​
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]
 +    * Description:​N/​A
 +
 +  * //​rowCount//​
 +    * Type:Int64
 +    * Description:​N/​A
 +
 +  * //​columnCount//​
 +    * Type:Int64
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} OgcTileMatrix(String,​Double,​Int32,​Int32,​GeographyUnit,​RectangleShape) **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +  * //id//
 +    * Type:String
 +    * Description:​N/​A
 +
 +  * //scale//
 +    * Type:Double
 +    * Description:​N/​A
 +
 +  * //​tileWidth//​
 +    * Type:Int32
 +    * Description:​N/​A
 +
 +  * //​tileHeight//​
 +    * Type:Int32
 +    * Description:​N/​A
 +
 +  * //​boundingBoxUnit//​
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]
 +    * Description:​N/​A
 +
 +  * //​boundingBox//​
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} OgcTileMatrix(String,​Double,​Int32,​Int32,​GeographyUnit,​PointShape,​Int64,​Int64) **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +  * //id//
 +    * Type:String
 +    * Description:​N/​A
 +
 +  * //scale//
 +    * Type:Double
 +    * Description:​N/​A
 +
 +  * //​tileWidth//​
 +    * Type:Int32
 +    * Description:​N/​A
 +
 +  * //​tileHeight//​
 +    * Type:Int32
 +    * Description:​N/​A
 +
 +  * //​boundingBoxUnit//​
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]
 +    * Description:​N/​A
 +
 +  * //​referencePoint//​
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]
 +    * Description:​N/​A
 +
 +  * //​rowCount//​
 +    * Type:Int64
 +    * Description:​N/​A
 +
 +  * //​columnCount//​
 +    * Type:Int64
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +==== Protected Constructors ====
 ==== Public Methods ==== ==== Public Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} GetAllCells() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#GetAllCells()|GetAllCells]] ​  ​| ​   | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetCell(Int64,​ Int64)|GetCell]] ​  | Int64, Int64   | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetCell(PointShape)|GetCell]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetColumnIndex(PointShape)|GetColumnIndex]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetContainedCells(RectangleShape)|GetContainedCells]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetContainedRowColumnRange(RectangleShape)|GetContainedRowColumnRange]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetIntersectingCells(RectangleShape)|GetIntersectingCells]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetIntersectingRowColumnRange(RectangleShape)|GetIntersectingRowColumnRange]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetRowIndex(PointShape)|GetRowIndex]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Protected Methods ==== +  * //N/A// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +  * //N/A//
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetResolutionFromScale(Double)|GetResolutionFromScale]] ​  | Double ​  | [[ThinkGeo.MapSuite.SilverlightCore.TileMatrix|TileMatrix]](overriden) ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​SetMatrix(String,​ Double, Double, PointShape, MatrixReferenceCorner,​ Int64, Int64)|SetMatrix]] ​  | String, Double, Double, [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]],​ [[ThinkGeo.MapSuite.SilverlightCore.MatrixReferenceCorner|MatrixReferenceCorner]],​ Int64, Int64   | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​SetMatrix(Double,​ Double)|SetMatrix]] ​  | Double, Double ​  | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​SetMatrix(String,​ Double, Double, RectangleShape,​ MatrixReferenceCorner)|SetMatrix]] ​  | String, Double, Double, [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]],​ [[ThinkGeo.MapSuite.SilverlightCore.MatrixReferenceCorner|MatrixReferenceCorner]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   |+
  
-==== Public Properties ==== +== Return Value == 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +  * Type:Collection<​[[ThinkGeo.MapSuite.SilverlightCore.Cell|Cell]]> 
-| {{wiki:PublicProperty.gif|Public Property}}[[#​BoundingBox|BoundingBox]] ​  ​| ​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]   | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +  * Description:N/A
-| {{wiki:PublicProperty.gif|Public Property}}[[#​BoundingBoxUnit|BoundingBoxUnit]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.TileMatrix|TileMatrix]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​CellHeight|CellHeight]] ​  | Double ​  | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​CellWidth|CellWidth]] ​  | Double ​  | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ColumnCount|ColumnCount]] ​  | Int64   | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Id|Id]] ​  | String ​  | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​RowCount|RowCount]] ​  | Int64   | [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Scale|Scale]] ​  | Double ​  | [[ThinkGeo.MapSuite.SilverlightCore.TileMatrix|TileMatrix]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TileHeight|TileHeight]] ​  | Int32   | [[ThinkGeo.MapSuite.SilverlightCore.TileMatrix|TileMatrix]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TileWidth|TileWidth]] ​  | Int32   | [[ThinkGeo.MapSuite.SilverlightCore.TileMatrix|TileMatrix]] ​  ​| ​   |+
  
-==== Protected Properties ==== +== Parameters ​== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} GetCell(Int64,​Int64) **
  
-==== Public Events ==== +  * //N/A// 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //N/A//
  
-===== Public Constructors ===== +== Return Value == 
-==== OgcTileMatrix(Double) ==== +  ​Type:​[[ThinkGeo.MapSuite.SilverlightCore.Cell|Cell]] 
-=== Parameters === +  Description:N/A
-^  Name ^  ​Type ​ ​Description ​+
-| scale   | Double<​!-- System.Double --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +== Parameters == 
-==== OgcTileMatrix(Double,​ Int32, Int32, GeographyUnit) ==== +  ​* //row// 
-=== Parameters ​=== +    ​* Type:Int64 
- Name ^  Type ^  Description ^ +    ​* Description:​N/​A
-| scale   | Double<​!-- System.Double --> ​  ​| ​   | +
-| tileWidth ​  | Int32<​!-- System.Int32 --> ​  ​| ​   +
-| tileHeight ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | +
-| boundingBoxUnit ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +  ​* //column// 
-==== OgcTileMatrix(Double,​ Int32, Int32, GeographyUnit,​ RectangleShape) ==== +    ​* Type:Int64 
-=== Parameters === +    ​* Description:​N/​A
-^  Name ^  Type ^  Description ^ +
-| scale   ​| Double<​!-- System.Double --> ​  ​| ​   | +
-| tileWidth ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | +
-| tileHeight ​  | Int32<​!-- System.Int32 --> ​  ​| ​   +
-| boundingBoxUnit ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> ​  ​| ​   | +
-| boundingBox ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +<div newline></div
-==== OgcTileMatrix(Double,​ Int32, Int32, GeographyUnit,​ PointShape, Int64, Int64) ==== +** {{wiki:​PublicMethod.gif|}} GetCell(PointShape) **
-=== Parameters === +
-^  Name ^  Type ^  Description ^ +
-| scale   | Double<!-- System.Double --  |    | +
-| tileWidth ​  | Int32<!-- System.Int32 --  |    | +
-| tileHeight ​  | Int32<​!-- System.Int32 --> ​     | +
-| boundingBoxUnit ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> ​  ​| ​   | +
-| referencePoint ​  | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  ​| ​   | +
-| rowCount ​  | Int64<​!-- System.Int64 --> ​  ​| ​   | +
-| columnCount ​  | Int64<​!-- System.Int64 --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-==== OgcTileMatrix(String,​ Double, Int32, Int32, GeographyUnit,​ RectangleShape) ==== +== Remarks ​== 
-=== Parameters === +  ​* //N/A//
- Name ^  Type ^  Description ^ +
-| id   | String<​!-- System.String --> ​  ​| ​   | +
-| scale   | Double<​!-- System.Double --> ​  ​| ​   | +
-| tileWidth ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | +
-| tileHeight ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | +
-| boundingBoxUnit ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> ​  ​| ​   | +
-| boundingBox ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +== Return Value == 
-==== OgcTileMatrix(String,​ Double, Int32, Int32, GeographyUnit,​ PointShape, Int64, Int64) ==== +  ​Type:[[ThinkGeo.MapSuite.SilverlightCore.Cell|Cell]] 
-=== Parameters === +  * Description:​N/​A
-^  Name ^  ​Type ​^  Description ^ +
-| id   | String<​!-- System.String --> ​  ​| ​   | +
-| scale   | Double<​!-- System.Double --> ​  ​| ​   | +
-| tileWidth ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | +
-| tileHeight ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | +
-| boundingBoxUnit ​  ​| ​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> ​  ​| ​   | +
-| referencePoint ​  | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  ​| ​   | +
-| rowCount ​  | Int64<​!-- System.Int64 --> ​  ​| ​   | +
-| columnCount ​  | Int64<​!-- System.Int64 --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +== Parameters ​== 
-===== Protected Constructors ===== +  * //​intersectingPoint//​ 
-===== Public Methods ===== +    ​* ​Type:​[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] 
-==== Equals(Object) ==== +    * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Boolean<​!-- System.Boolean --> ​  |    ​|+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^ +** {{wiki:​PublicMethod.gif|}} GetRowIndex(PointShape) **
-| obj   | Object<​!-- System.Object --> ​  ​| ​   ​|+
  
-<!-- System.Object --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetAllCells() ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Collection<​[[ThinkGeo.MapSuite.SilverlightCore.Cell|Cell]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Cell} --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Int64 
 +  Description:N/A
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +  * //​intersectingPoint//​ 
-==== GetCell(Int64,​ Int64) ​==== +    ​* ​Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] 
-=== Return Value === +    * Description:​N/​A
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.SilverlightCore.Cell|Cell]]<!-- ThinkGeo.MapSuite.SilverlightCore.Cell --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div
-^  Name ^  Type ^  Description ^ +** {{wiki:​PublicMethod.gif|}} GetColumnIndex(PointShape) **
-| row   | Int64<!-- System.Int64 --  |    | +
-| column ​  | Int64<​!-- System.Int64 --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetCell(PointShape) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.SilverlightCore.Cell|Cell]]<​!-- ThinkGeo.MapSuite.SilverlightCore.Cell --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Int64 
-| intersectingPoint ​  | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  ​| ​   |+  Description:N/A
  
-<​!-- ​ThinkGeo.MapSuite.SilverlightCore.Matrix --> +== Parameters == 
-[[#Public Methods|Go Back]] +  * //​intersectingPoint//​ 
-==== GetColumnIndex(PointShape) ==== +    * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] 
-=== Return Value === +    ​* ​Description:N/A
-^ Return Type ^ Description ​+
-| Int64<​!-- System.Int64 --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^ +** {{wiki:​PublicMethod.gif|}} GetIntersectingCells(RectangleShape) **
-| intersectingPoint ​  | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetContainedCells(RectangleShape) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Collection<​[[ThinkGeo.MapSuite.SilverlightCore.Cell|Cell]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Cell} --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​^  Description ^ +  ​Type:​Collection<​[[ThinkGeo.MapSuite.SilverlightCore.Cell|Cell]]> 
-| worldExtent ​  ​| ​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --  |    |+  * Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +  * //​worldExtent//​ 
-==== GetContainedRowColumnRange(RectangleShape) ​==== +    ​* ​Type:[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-=== Return Value === +    * Description:​N/​A
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.SilverlightCore.RowColumnRange|RowColumnRange]]<!-- ThinkGeo.MapSuite.SilverlightCore.RowColumnRange --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^ +** {{wiki:​PublicMethod.gif|}} GetContainedCells(RectangleShape) **
-| worldExtent ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetHashCode() ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:​Collection<​[[ThinkGeo.MapSuite.SilverlightCore.Cell|Cell]]>​ 
 +  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +  * //​worldExtent//​ 
-==== GetIntersectingCells(RectangleShape) ​==== +    ​* ​Type:[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-=== Return Value === +    * Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| Collection<​[[ThinkGeo.MapSuite.SilverlightCore.Cell|Cell]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Cell} --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^ +** {{wiki:​PublicMethod.gif|}} GetIntersectingRowColumnRange(RectangleShape) **
-| worldExtent ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetIntersectingRowColumnRange(RectangleShape) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.SilverlightCore.RowColumnRange|RowColumnRange]]<​!-- ThinkGeo.MapSuite.SilverlightCore.RowColumnRange --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​^  Description ^ +  ​Type:[[ThinkGeo.MapSuite.SilverlightCore.RowColumnRange|RowColumnRange]] 
-| worldExtent ​  ​| ​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  ​| ​   |+  * Description:​N/​A
  
-<​!-- ​ThinkGeo.MapSuite.SilverlightCore.Matrix --> +== Parameters == 
-[[#Public Methods|Go Back]] +  * //​worldExtent//​ 
-==== GetRowIndex(PointShape) ==== +    * Type:[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-=== Return Value === +    ​* ​Description:N/A
-^ Return Type ^ Description ​+
-| Int64<​!-- System.Int64 --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^ +** {{wiki:​PublicMethod.gif|}} GetContainedRowColumnRange(RectangleShape) **
-| intersectingPoint ​  | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +  * //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:​[[ThinkGeo.MapSuite.SilverlightCore.RowColumnRange|RowColumnRange]] 
 +  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +  * //​worldExtent//​ 
-==== ToString() ​==== +    ​* ​Type:​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-=== Return Value === +    * Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| String<​!-- System.String --> ​  |    ​|+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^+** {{wiki:​PublicMethod.gif|}} ToString() **
  
-<!-- System.Object --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-===== Protected Methods ===== +  * //N/A//
-==== Finalize() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:String 
 +  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-==== GetResolutionFromScale(Double) ​==== +** {{wiki:​PublicMethod.gif|}} Equals(Object) **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Double<​!-- System.Double --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| scale   | Double<​!-- System.Double --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.TileMatrix(overriden) --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:Boolean 
-==== MemberwiseClone() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //obj// 
 +    * Type:Object 
 +    * Description:N/A
  
-<!-- System.Object --+<div newline></​div
-[[#​Protected Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} GetHashCode() **
-==== SetMatrix(String, Double, Double, PointShape, MatrixReferenceCorner,​ Int64, Int64==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //N/A// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| id   | String<​!-- System.String --> ​  ​| ​   | +  ​* //N/A//
-| cellWidth ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| cellHeight ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| referencePoint ​  | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> ​  ​| ​   | +
-| referenceCorner ​  | [[ThinkGeo.MapSuite.SilverlightCore.MatrixReferenceCorner|MatrixReferenceCorner]]<​!-- ThinkGeo.MapSuite.SilverlightCore.MatrixReferenceCorner --> ​  ​| ​   | +
-| rowCount ​  | Int64<​!-- System.Int64 --> ​  ​| ​   | +
-| columnCount ​  | Int64<​!-- System.Int64 --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:Int32 
-==== SetMatrix(Double,​ Double) ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  Type ^  Description ^ +<div newline></​div
-| cellWidth ​  | Double<!-- System.Double --  |    | +** {{wiki:​PublicMethod.gif|}} GetType() **
-| cellHeight ​  | Double<​!-- System.Double --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== SetMatrix(String,​ Double, Double, RectangleShape,​ MatrixReferenceCorner) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Type 
-| id   | String<​!-- System.String --> ​  ​| ​   | +  Description:N/A
-| cellWidth ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| cellHeight ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| boundingBox ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  ​| ​   | +
-| referenceCorner ​  | [[ThinkGeo.MapSuite.SilverlightCore.MatrixReferenceCorner|MatrixReferenceCorner]]<​!-- ThinkGeo.MapSuite.SilverlightCore.MatrixReferenceCorner --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-===== Public Properties ===== +==== Protected Methods ​==== 
-==== BoundingBox ​==== +** {{wiki:​ProtectedMethod.gif|}} GetResolutionFromScale(Double) **
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +  * //N/A// 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== BoundingBoxUnit ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.TileMatrix --> +== Return Value == 
-[[#Public Properties|Go Back]] +  ​* ​Type:Double 
-==== CellHeight ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +== Parameters ​== 
-[[#Public Properties|Go Back]] +  * //scale// 
-==== CellWidth ​==== +    ​* ​Type:Double 
-=== Return Value === +    * Description:​N/​A
-^ Return ​Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --+<div newline></​div
-[[#Public Properties|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} SetMatrix(String,​Double,​Double,​RectangleShape,​MatrixReferenceCorner) **
-==== ColumnCount ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Int64<​!-- System.Int64 --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +  * //N/A// 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== Id ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +== Return Value == 
-[[#Public Properties|Go Back]] +  ​* ​Type:Void 
-==== RowCount ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ +
-| Int64<​!-- System.Int64 --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.Matrix --> +== Parameters ​== 
-[[#Public Properties|Go Back]] +  * //id// 
-==== Scale ==== +    ​* ​Type:String 
-=== Return Value === +    * Description:​N/​A
-^ Return ​Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.TileMatrix --> +  * //​cellWidth//​ 
-[[#Public Properties|Go Back]] +    ​* ​Type:Double 
-==== TileHeight ==== +    * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ +
-| Int32<​!-- System.Int32 --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.TileMatrix --> +  * //​cellHeight//​ 
-[[#Public Properties|Go Back]] +    ​* ​Type:Double 
-==== TileWidth ==== +    * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ +
-| Int32<​!-- System.Int32 --> ​  |+
  
-<​!-- ​ThinkGeo.MapSuite.SilverlightCore.TileMatrix --+  * //​boundingBox//​ 
-[[#Public Properties|Go Back]] +    * Type:[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-===== Protected Properties ​===== +    * Description:​N/​A 
-===== Public ​Events ​===== + 
-__NOTOC__ +  * //​referenceCorner//​ 
-[[Category:SilverlightMapSuiteCore]] +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.MatrixReferenceCorner|MatrixReferenceCorner]] 
-[[Category:ThinkGeo.MapSuite.SilverlightCore]] +    * Description:​N/​A 
-[[Category:​UpdateDocumentation]]+ 
 +<div newline></​div
 +** {{wiki:​ProtectedMethod.gif|}} SetMatrix(String,​Double,​Double,​PointShape,​MatrixReferenceCorner,​Int64,​Int64) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //id// 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //​cellWidth//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​cellHeight//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​referencePoint//​ 
 +    * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] 
 +    * Description:​N/​A 
 + 
 +  * //​referenceCorner//​ 
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.MatrixReferenceCorner|MatrixReferenceCorner]] 
 +    * Description:​N/​A 
 + 
 +  * //​rowCount//​ 
 +    * Type:​Int64 
 +    * Description:​N/​A 
 + 
 +  * //​columnCount//​ 
 +    * Type:​Int64 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} SetMatrix(Double,​Double) ** 
 + 
 +  * //N/A// 
 +== Remarks ​== 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​cellWidth//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​cellHeight//​ 
 +    * Type:​Double 
 +    * 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 ​===
 +** {{wiki:​PublicProperty.gif|}} Scale ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  * Type:Double 
 + 
 +** {{wiki:​PublicProperty.gif|}} TileWidth ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Int32 
 + 
 +** {{wiki:​PublicProperty.gif|}} TileHeight ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Int32 
 + 
 +** {{wiki:​PublicProperty.gif|}} BoundingBoxUnit ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} CellWidth ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Double 
 + 
 +** {{wiki:​PublicProperty.gif|}} CellHeight ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Double 
 + 
 +** {{wiki:​PublicProperty.gif|}} BoundingBox ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} RowCount ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Int64 
 + 
 +** {{wiki:​PublicProperty.gif|}} ColumnCount ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Int64 
 + 
 +** {{wiki:​PublicProperty.gif|}} Id ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​String 
 + 
 +==== Protected Properties ==== 
 +==== Public Events ====
  
thinkgeo.mapsuite.silverlightcore.ogctilematrix.1440040134.txt.gz · Last modified: 2015/09/21 03:22 (external edit)