====== ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix ====== {{section>upgrade_map_suite_to_10.0}} === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix ===== Inheritance Hierarchy ===== *System.Object **[[ThinkGeo.MapSuite.Core.Matrix]] ***[[ThinkGeo.MapSuite.Core.TileMatrix]] ****[[ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix]] ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#SilverlightOGCTileMatrix(Double)|SilverlightOGCTileMatrix]] | Double | | | | {{wiki:PublicMethod.gif|Public Method}}[[#SilverlightOGCTileMatrix(Double, Int32, Int32, GeographyUnit)|SilverlightOGCTileMatrix]] | Double, Int32, Int32, [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | | | | {{wiki:PublicMethod.gif|Public Method}}[[#SilverlightOGCTileMatrix(Double, Int32, Int32, GeographyUnit, RectangleShape)|SilverlightOGCTileMatrix]] | Double, Int32, Int32, [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | | | {{wiki:PublicMethod.gif|Public Method}}[[#SilverlightOGCTileMatrix(Double, Int32, Int32, GeographyUnit, PointShape, Int64, Int64)|SilverlightOGCTileMatrix]] | Double, Int32, Int32, [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], Int64, Int64 | | | | {{wiki:PublicMethod.gif|Public Method}}[[#SilverlightOGCTileMatrix(String, Double, Int32, Int32, GeographyUnit, RectangleShape)|SilverlightOGCTileMatrix]] | String, Double, Int32, Int32, [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | | | {{wiki:PublicMethod.gif|Public Method}}[[#SilverlightOGCTileMatrix(String, Double, Int32, Int32, GeographyUnit, PointShape, Int64, Int64)|SilverlightOGCTileMatrix]] | String, Double, Int32, Int32, [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], Int64, Int64 | | | ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetAllCells()|GetAllCells]] | | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetCell(Int64, Int64)|GetCell]] | Int64, Int64 | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetCell(PointShape)|GetCell]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetColumnIndex(PointShape)|GetColumnIndex]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetContainedCells(RectangleShape)|GetContainedCells]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetContainedRowColumnRange(RectangleShape)|GetContainedRowColumnRange]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetIntersectingCells(RectangleShape)|GetIntersectingCells]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetIntersectingRowColumnRange(RectangleShape)|GetIntersectingRowColumnRange]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetRowIndex(PointShape)|GetRowIndex]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetResolutionFromScale(Double)|GetResolutionFromScale]] | Double | [[ThinkGeo.MapSuite.Core.TileMatrix|TileMatrix]](overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#SetMatrix(Double, Double)|SetMatrix]] | Double, Double | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#SetMatrix(String, Double, Double, RectangleShape, MatrixReferenceCorner)|SetMatrix]] | String, Double, Double, [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], [[ThinkGeo.MapSuite.Core.MatrixReferenceCorner|MatrixReferenceCorner]] | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#SetMatrix(String, Double, Double, PointShape, MatrixReferenceCorner, Int64, Int64)|SetMatrix]] | String, Double, Double, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], [[ThinkGeo.MapSuite.Core.MatrixReferenceCorner|MatrixReferenceCorner]], Int64, Int64 | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | ==== Public Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:PublicProperty.gif|Public Property}}[[#BoundingBox|BoundingBox]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#BoundingBoxUnit|BoundingBoxUnit]] | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | [[ThinkGeo.MapSuite.Core.TileMatrix|TileMatrix]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#CellHeight|CellHeight]] | Double | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#CellWidth|CellWidth]] | Double | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#ColumnCount|ColumnCount]] | Int64 | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#Id|Id]] | String | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#RowCount|RowCount]] | Int64 | [[ThinkGeo.MapSuite.Core.Matrix|Matrix]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#Scale|Scale]] | Double | [[ThinkGeo.MapSuite.Core.TileMatrix|TileMatrix]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#TileHeight|TileHeight]] | Int32 | [[ThinkGeo.MapSuite.Core.TileMatrix|TileMatrix]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#TileWidth|TileWidth]] | Int32 | [[ThinkGeo.MapSuite.Core.TileMatrix|TileMatrix]] | | ==== Protected Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ ===== Public Constructors ===== ==== SilverlightOGCTileMatrix(Double) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#SilverlightOGCTileMatrix.28Double.29 === Parameters === ^ Name ^ Type ^ Description ^ | scale | Double | | [[#Public Constructors|Go Back]] ==== SilverlightOGCTileMatrix(Double, Int32, Int32, GeographyUnit) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#SilverlightOGCTileMatrix.28Double.2C_Int32.2C_Int32.2C_GeographyUnit.29 === Parameters === ^ Name ^ Type ^ Description ^ | scale | Double | | | tileWidth | Int32 | | | tileHeight | Int32 | | | boundingBoxUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | | [[#Public Constructors|Go Back]] ==== SilverlightOGCTileMatrix(Double, Int32, Int32, GeographyUnit, RectangleShape) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#SilverlightOGCTileMatrix.28Double.2C_Int32.2C_Int32.2C_GeographyUnit.2C_RectangleShape.29 === Parameters === ^ Name ^ Type ^ Description ^ | scale | Double | | | tileWidth | Int32 | | | tileHeight | Int32 | | | boundingBoxUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | | | boundingBox | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | [[#Public Constructors|Go Back]] ==== SilverlightOGCTileMatrix(Double, Int32, Int32, GeographyUnit, PointShape, Int64, Int64) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#SilverlightOGCTileMatrix.28Double.2C_Int32.2C_Int32.2C_GeographyUnit.2C_PointShape.2C_Int64.2C_Int64.29 === Parameters === ^ Name ^ Type ^ Description ^ | scale | Double | | | tileWidth | Int32 | | | tileHeight | Int32 | | | boundingBoxUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | | | referencePoint | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | | rowCount | Int64 | | | columnCount | Int64 | | [[#Public Constructors|Go Back]] ==== SilverlightOGCTileMatrix(String, Double, Int32, Int32, GeographyUnit, RectangleShape) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#SilverlightOGCTileMatrix.28String.2C_Double.2C_Int32.2C_Int32.2C_GeographyUnit.2C_RectangleShape.29 === Parameters === ^ Name ^ Type ^ Description ^ | id | String | | | scale | Double | | | tileWidth | Int32 | | | tileHeight | Int32 | | | boundingBoxUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | | | boundingBox | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | [[#Public Constructors|Go Back]] ==== SilverlightOGCTileMatrix(String, Double, Int32, Int32, GeographyUnit, PointShape, Int64, Int64) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#SilverlightOGCTileMatrix.28String.2C_Double.2C_Int32.2C_Int32.2C_GeographyUnit.2C_PointShape.2C_Int64.2C_Int64.29 === Parameters === ^ Name ^ Type ^ Description ^ | id | String | | | scale | Double | | | tileWidth | Int32 | | | tileHeight | Int32 | | | boundingBoxUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | | | referencePoint | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | | rowCount | Int64 | | | columnCount | Int64 | | [[#Public Constructors|Go Back]] ===== Protected Constructors ===== ===== Public Methods ===== ==== Equals(Object) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#Equals.28Object.29 === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Public Methods|Go Back]] ==== GetAllCells() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetAllCells.28.29 === Return Value === ^ Return Type ^ Description ^ | Collection<[[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]> | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetCell(Int64, Int64) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetCell.28Int64.2C_Int64.29 === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]] | | === Parameters === ^ Name ^ Type ^ Description ^ | row | Int64 | | | column | Int64 | | [[#Public Methods|Go Back]] ==== GetCell(PointShape) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetCell.28PointShape.29 === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]] | | === Parameters === ^ Name ^ Type ^ Description ^ | intersectingPoint | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | [[#Public Methods|Go Back]] ==== GetColumnIndex(PointShape) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetColumnIndex.28PointShape.29 === Return Value === ^ Return Type ^ Description ^ | Int64 | | === Parameters === ^ Name ^ Type ^ Description ^ | intersectingPoint | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | [[#Public Methods|Go Back]] ==== GetContainedCells(RectangleShape) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetContainedCells.28RectangleShape.29 === Return Value === ^ Return Type ^ Description ^ | Collection<[[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]> | | === Parameters === ^ Name ^ Type ^ Description ^ | worldExtent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | [[#Public Methods|Go Back]] ==== GetContainedRowColumnRange(RectangleShape) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetContainedRowColumnRange.28RectangleShape.29 === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.RowColumnRange|RowColumnRange]] | | === Parameters === ^ Name ^ Type ^ Description ^ | worldExtent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | [[#Public Methods|Go Back]] ==== GetHashCode() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetHashCode.28.29 === Return Value === ^ Return Type ^ Description ^ | Int32 | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetIntersectingCells(RectangleShape) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetIntersectingCells.28RectangleShape.29 === Return Value === ^ Return Type ^ Description ^ | Collection<[[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]> | | === Parameters === ^ Name ^ Type ^ Description ^ | worldExtent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | [[#Public Methods|Go Back]] ==== GetIntersectingRowColumnRange(RectangleShape) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetIntersectingRowColumnRange.28RectangleShape.29 === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.RowColumnRange|RowColumnRange]] | | === Parameters === ^ Name ^ Type ^ Description ^ | worldExtent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | [[#Public Methods|Go Back]] ==== GetRowIndex(PointShape) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetRowIndex.28PointShape.29 === Return Value === ^ Return Type ^ Description ^ | Int64 | | === Parameters === ^ Name ^ Type ^ Description ^ | intersectingPoint | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | [[#Public Methods|Go Back]] ==== GetType() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetType.28.29 === Return Value === ^ Return Type ^ Description ^ | Type | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== ToString() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#ToString.28.29 === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ===== Protected Methods ===== ==== Finalize() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#Finalize.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetResolutionFromScale(Double) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetResolutionFromScale.28Double.29 === Return Value === ^ Return Type ^ Description ^ | Double | | === Parameters === ^ Name ^ Type ^ Description ^ | scale | Double | | [[#Protected Methods|Go Back]] ==== MemberwiseClone() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#MemberwiseClone.28.29 === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== SetMatrix(Double, Double) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#SetMatrix.28Double.2C_Double.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | cellWidth | Double | | | cellHeight | Double | | [[#Protected Methods|Go Back]] ==== SetMatrix(String, Double, Double, RectangleShape, MatrixReferenceCorner) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#SetMatrix.28String.2C_Double.2C_Double.2C_RectangleShape.2C_MatrixReferenceCorner.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | id | String | | | cellWidth | Double | | | cellHeight | Double | | | boundingBox | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | | referenceCorner | [[ThinkGeo.MapSuite.Core.MatrixReferenceCorner|MatrixReferenceCorner]] | | [[#Protected Methods|Go Back]] ==== SetMatrix(String, Double, Double, PointShape, MatrixReferenceCorner, Int64, Int64) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#SetMatrix.28String.2C_Double.2C_Double.2C_PointShape.2C_MatrixReferenceCorner.2C_Int64.2C_Int64.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | id | String | | | cellWidth | Double | | | cellHeight | Double | | | referencePoint | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | | referenceCorner | [[ThinkGeo.MapSuite.Core.MatrixReferenceCorner|MatrixReferenceCorner]] | | | rowCount | Int64 | | | columnCount | Int64 | | [[#Protected Methods|Go Back]] ===== Public Properties ===== ==== BoundingBox ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#BoundingBox === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[#Public Properties|Go Back]] ==== BoundingBoxUnit ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#BoundingBoxUnit === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | [[#Public Properties|Go Back]] ==== CellHeight ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#CellHeight === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== CellWidth ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#CellWidth === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== ColumnCount ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#ColumnCount === Return Value === ^ Return Type ^ | Int64 | [[#Public Properties|Go Back]] ==== Id ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#Id === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RowCount ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#RowCount === Return Value === ^ Return Type ^ | Int64 | [[#Public Properties|Go Back]] ==== Scale ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#GetResolutionFromScale.28Double.29 === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== TileHeight ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#TileHeight === Return Value === ^ Return Type ^ | Int32 | [[#Public Properties|Go Back]] ==== TileWidth ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightOGCTileMatrix#TileWidth === Return Value === ^ Return Type ^ | Int32 | [[#Public Properties|Go Back]] ===== Protected Properties ===== ===== Public Events ===== __NOTOC__ [[Category:SilverlightMapConnector]] [[Category:ThinkGeo.MapSuite.SilverlightEdition]] [[Category:UpdateDocumentation]]