This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMDirItem Interface > ISMDirItem.BoundBox Property (ArcObjects .NET 10.4 SDK) |
The geographic extent of the direction item.
[Visual Basic .NET] Public ReadOnly Property BoundBox As SMRouterEnvelope
[C#] public SMRouterEnvelope BoundBox {get;}
[C++]
HRESULT get_BoundBox(
ISMRouterEnvelope** pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type ISMRouterEnvelope
Returns the geographic extent of the directions item.