The default bounding box of this coverage.
[Visual Basic .NET] Public Function get_DefaultBoundingBox ( _ ByVal CRS As String _ ) As IEnvelope
[C#] public IEnvelope get_DefaultBoundingBox ( string CRS );
[C++]
HRESULT get_DefaultBoundingBox(
BSTR CRS,
IEnvelope** ppEnvelope
);
[C++]Parameters
CRS [in] CRS is a parameter of type BSTR ppEnvelope [out, retval]ppEnvelope is a parameter of type IEnvelope
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.