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


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

ISMRouterEnvelope Interface

Deprecated as of 10.1. Provides access to the bounding envelope of the route path.

Product Availability

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

Description

Represents the rectangular geographic area. It is used to provide the bounding envelope of the whole route path and the envelopes of each direction.

Members

Name Description
Read/write property Bottom The position of the bottom.
Read/write property Left The position of the left side.
Read/write property Right The position of the right side.
Read/write property Top The position of the top.

Classes that implement ISMRouterEnvelope

Classes Description
SMRouterEnvelope Deprecated as of 10.1. The bounding envelope of the route path.