This document is archived and information here might be outdated. Recommended version. |
TileMatrixLimits that describe the availble tile for this layer.
[Visual Basic .NET] Public Function get_TileMatrixSetLimits ( _ ByVal ix As Integer _ ) As IPropertySet
[C#] public IPropertySet get_TileMatrixSetLimits ( int ix );
[C++]
HRESULT get_TileMatrixSetLimits(
long ix,
IPropertySet** limitsAsProps
);
[C++] Parameters ix [in]
ix is a parameter of type long limitsAsProps [out, retval]
limitsAsProps is a parameter of type IPropertySet**