This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INACompactStreetDirectionsAgent2 Interface > INACompactStreetDirectionsAgent2.AvailableStyleNames Property (ArcObjects .NET 10.4 SDK) |
The collection of style names supported by the agent.
[Visual Basic .NET] Public ReadOnly Property AvailableStyleNames As IStringArray
[C#] public IStringArray AvailableStyleNames {get;}
[C++]
HRESULT get_AvailableStyleNames(
IStringArray** ppStyleNames
);
[C++]
Parameters ppStyleNames [out, retval]
ppStyleNames is a parameter of type IStringArray