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


esriSchematicAlgoDirection Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Constants > E > esriSchematicAlgoDirection Constants
ArcGIS Developer Help

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.