![]() |
This document is archived and information here might be outdated. Recommended version. |
Hierarchical tree layout types.
| Constant | Value | Description |
|---|---|---|
| esriSchematicAlgoLeftMainLine | 0 | Main line tree structure which branches that come out from the main line placed on the left side of it. |
| esriSchematicAlgoRightMainLine | 1 | Main line tree structure which branches that come out from the main line placed on the right side of it. |
| esriSchematicAlgoMainLine | 2 | Main line tree structure which branches that come out from the main line placed on the both sides of it. |
| esriSchematicAlgoCompactTree | 3 | Compact tree structure. |
| esriSchematicAlgoSmartTree | 4 | Smart tree structure. |