WMTSTileMatrixLimits_1_0_0MaxTileCol 属性 |
MaxTileCol
命名空间:
GISShare.SMap.Web.WMTS
程序集:
GISShare.SMap.Web (在 GISShare.SMap.Web.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public int MaxTileCol { get; set; }
Public Property MaxTileCol As Integer
Get
Set
public:
virtual property int MaxTileCol {
int get () sealed;
void set (int value) sealed;
}
abstract MaxTileCol : int with get, set
override MaxTileCol : int with get, set
属性值
类型:
Int32实现
IWMTSTileMatrixLimitsMaxTileCol
参见