This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMTSTileMatrixSet Interface > IWMTSTileMatrixSet.BoundingBox Property (ArcObjects .NET 10.4 SDK) |
Minimum bounding rectangle surrounding the visible layer presented by this tile matrix set, in the supported CRS.
[Visual Basic .NET] Public ReadOnly Property BoundingBox As IEnvelope
[C#] public IEnvelope BoundingBox {get;}
[C++]
HRESULT get_BoundingBox(
IEnvelope** BoundingBox
);
[C++]
Parameters BoundingBox [out, retval]
BoundingBox is a parameter of type IEnvelope