ShapeRouteStyleValue enumeration
ShapeRouteStyleValue enumeration
Specifies the routing style and direction for a connector on the drawing page.
The ShapeRouteStyleValue type exposes the following members:
Fields
| Field | Description |
|---|---|
| PAGE_DEFAULT | Page default. |
| RIGHT_ANGLE | Right angle. |
| STRAIGHT | Straight. |
| ORGANIZATION_CHART_TOP_TO_BOTTOM | Organization chart. Direction Top to bottom. |
| ORGANIZATION_CHART_LEFT_TO_RIGHT | Organization chart. Left to right. |
| FLOWCHART_TOP_TO_BOTTOM | Flowchart. Top to bottom. |
| FLOWCHART_LEFT_TO_RIGHT | Flowchart. Left to right. |
| TREE_TOP_TO_BOTTOM | Tree. Top to bottom. |
| TREE_LEFT_TO_RIGHT | Tree. Left to right |
| NETWORK | Network |
| ORGANIZATION_CHART_BOTTOM_TO_TOP | Organization chart. Bottom to top. |
| ORGANIZATION_CHART_RIGHT_TO_LEFT | Organization chart. Right to left. |
| FLOWCHART_BOTTOM_TO_TOP | Flowchart. Bottom to top. |
| FLOWCHART_RIGHT_TO_LEFT | Flowchart. Right to left. |
| TREE_BOTTOM_TO_TOP | Tree. Bottom to top. |
| TREE_RIGHT_TO_LEFT | Tree. Right to left. |
| CENTER_TO_CENTER | Center to center. |
| SIMPLE_TOP_TO_BOTTOM | Simple. Top to bottom. |
| SIMPLE_LEFT_TO_RIGHT | Simple. Left to right. |
| SIMPLE_BOTTOM_TO_TOP | Simple. Bottom to top. |
| SIMPLE_RIGHT_TO_LEFT | Simple. Right to left. |
| SIMPLE_HORIZONTAL_VERTICAL | Simple horizontal-vertical. |
| SIMPLE_VERTICAL_HORIZONTAL | Simple vertical-horizontal. |
| UNDEFINED | Undefined. |
See Also
- module aspose.diagram