This document is archived and information here might be outdated. Recommended version. |
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**