This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMSLayerDescription2 Interface > IWMSLayerDescription2.LatLongBoundingBox Property (ArcObjects .NET 10.4 SDK) |
Minimum bounding extent of the layer data in EPSG:4326.
[Visual Basic .NET] Public ReadOnly Property LatLongBoundingBox As IEnvelope
[C#] public IEnvelope LatLongBoundingBox {get;}
[C++]
HRESULT get_LatLongBoundingBox(
IEnvelope** envelope
);
[C++]
Parameters envelope [out, retval]
envelope is a parameter of type IEnvelope