This document is archived and information here might be outdated. Recommended version. |
Names of the direction styles available on the system.
[Visual Basic .NET] Public ReadOnly Property AvailableStyleNames As IStringArray
[C#] public IStringArray AvailableStyleNames {get;}
[C++]
HRESULT get_AvailableStyleNames(
IStringArray** AvailableStyleNames
);
[C++] Parameters AvailableStyleNames [out, retval]
AvailableStyleNames is a parameter of type IStringArray**
AvailableStyleNames contains a list of available directions styles.