ITileMatrixDictionaryGetTileMatrixByIdentifier 方法 |
获取瓦片矩阵 通过 标识
命名空间:
GISShare.SMap.WinForm.Layer
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法ITileMatrix GetTileMatrixByIdentifier(
string strIdentifier
)
Function GetTileMatrixByIdentifier (
strIdentifier As String
) As ITileMatrix
ITileMatrix^ GetTileMatrixByIdentifier(
String^ strIdentifier
)
abstract GetTileMatrixByIdentifier :
strIdentifier : string -> ITileMatrix
参数
- strIdentifier
- 类型: SystemString
标识
返回值
类型:
ITileMatrix瓦片矩阵
参见