ShapePlaceStyleValue enumeration
ShapePlaceStyleValue enumeration
Determines the placement style for children.
The ShapePlaceStyleValue type exposes the following members:
Fields
| Field | Description | 
|---|---|
| PLACE_DEFAULT | Place default. | 
| PLACE_TOP_TO_BOTTOM | Place top to bottom. | 
| PLACE_TO_RIGHT | Place to right. | 
| PLACE_RADIAL | Place radial. | 
| PLACE_BOTTOM_TO_TOP | Place bottom to top. | 
| PLACE_RIGHT_TO_LEFT | Place right to left. | 
| PLACE_CIRCULAR | Place circular. | 
| PLACE_COMPACT_DOWN_RIGHT | Place compact down right. | 
| PLACE_COMPACT_RIGHT_DOWN | Place compact right down. | 
| PLACE_COMPACT_RIGHT_UP | Place compact right up. | 
| PLACE_COMPACT_UP_RIGHT | Place compact up right. | 
| PLACE_COMPACT_UP_LEFT | Place compact up left. | 
| PLACE_COMPACT_LEFT_UP | Place compact left up. | 
| PLACE_COMPACT_LEFT_DOWN | Place compact left down. | 
| PLACE_COMPACT_DOWN_LEFT | Place compact down left. | 
| PLACE_PARENT_DEFAULT | Place parent default. | 
| PLACE_HIERARCHY_TOP_TO_BOTTOM_LEFT | Place hierarchy top to bottom left. | 
| PLACE_HIERARCHY_TOP_TO_BOTTOM_CENTER | Place hierarchy top to bottom center. | 
| PLACE_HIERARCHY_TOP_TO_BOTTOM_RIGHT | Place hierarchy top to bottom right. | 
| PLACE_HIERARCHY_BOTTOM_TO_LEFT | Place hierarchy bottom to left. | 
| PLACE_HIERARCHY_BOTTOM_TO_CENTER | Place hierarchy bottom to center. | 
| PLACE_HIERARCHY_BOTTOM_TO_RIGHT | Place hierarchy bottom to right. | 
| PLACE_HIERARCHY_LEFT_TO_RIGHT_TOP | Place hierarchy left to right top. | 
| PLACE_HIERARCHY_LEFT_TO_RIGHT_MIDDLE | Place hierarchy left to right middle. | 
| PLACE_HIERARCHY_LEFT_TO_RIGHT_BOTTOM | place hierarchy left to right bottom. | 
| PLACE_HIERARCHY_RIGHT_TO_LEFT_TOP | Place hierarchy right to left top. | 
| PLACE_HIERARCHY_RIGHT_TO_LEFT_MIDDLE | Place hierarchy right to left top. | 
| PLACE_HIERARCHY_RIGHT_TO_LEFT_BOTTOM | Place hierarchy right to left bottom. | 
| UNDEFINED | Undefined. | 
See Also
- module aspose.diagram