This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMRouter Interface > ISMRouter.Preferences Property (ArcObjects .NET 10.4 SDK) |
The road preferences used by the router object.
[Visual Basic .NET] Public ReadOnly Property Preferences As SMRoadPreferences
[C#] public SMRoadPreferences Preferences {get;}
[C++]
HRESULT get_Preferences(
ISMRoadPreferences** pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type ISMRoadPreferences
Returns the road preferences interface of the router.