WMTSTileMatrixSet_1_0_0TileMatrixList_1_0_0 属性 |
TileMatrixList
命名空间:
GISShare.SMap.Web.WMTS
程序集:
GISShare.SMap.Web (在 GISShare.SMap.Web.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public List<WMTSTileMatrix_1_0_0> TileMatrixList_1_0_0 { get; set; }
Public Property TileMatrixList_1_0_0 As List(Of WMTSTileMatrix_1_0_0)
Get
Set
public:
property List<WMTSTileMatrix_1_0_0^>^ TileMatrixList_1_0_0 {
List<WMTSTileMatrix_1_0_0^>^ get ();
void set (List<WMTSTileMatrix_1_0_0^>^ value);
}
member TileMatrixList_1_0_0 : List<WMTSTileMatrix_1_0_0> with get, set
属性值
类型:
ListWMTSTileMatrix_1_0_0
参见