This document is archived and information here might be outdated.  Recommended version.


esriSchematicAlgoDirection Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Schematic)  

esriSchematicAlgoDirection Constants

Tree structure directions used by the schematic algorithms.

Constant Value Description
esriSchematicAlgoRightLeft 0 Horizontal tree structure starting from the right and ending to the left.
esriSchematicAlgoTopDown 1 Vertical tree structure starting from the top and ending to the bottom.
esriSchematicAlgoLeftRight 2 Horizontal tree structure starting from the left and ending to the right.
esriSchematicAlgoBottomUp 3 Vertical tree structure starting from the bottom and ending to the top.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.