This document is archived and information here might be outdated.  Recommended version.


ISMDirections.BoundBox Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMDirections Interface > ISMDirections.BoundBox Property
ArcGIS Developer Help

ISMDirections.BoundBox Property

The geographic extent of the entire route.

[Visual Basic .NET]
Public ReadOnly Property BoundBox As SMRouterEnvelope
[C#]
public SMRouterEnvelope BoundBox {get;}
[C++]
HRESULT get_BoundBox(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Returns the geographic extent of the entire route path.

See Also

ISMDirections Interface

.NET Samples

StreetMap routing