This document is archived and information here might be outdated. Recommended version. |
Number of directions the Angle Directed algorithm must work with.
[Visual Basic .NET] Public Property NumberOfDirections As esriSchematicAlgoNumberOfDirection
[C#] public esriSchematicAlgoNumberOfDirection NumberOfDirections {get; set;}
[C++]
HRESULT get_NumberOfDirections(
esriSchematicAlgoNumberOfDirection* pVal
);
[C++]
HRESULT put_NumberOfDirections(
esriSchematicAlgoNumberOfDirection pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type esriSchematicAlgoNumberOfDirection* pVal [in]
pVal is a parameter of type esriSchematicAlgoNumberOfDirection