ArcObjects Library Reference (DataSourcesFile)  

ISMRouterEnvelope Interface

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

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.

CoClasses that implement ISMRouterEnvelope

CoClasses and Classes Description
SMRouterEnvelope The bounding envelope of the route path.