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