ShapePlaceStyleValue
ShapePlaceStyleValue enumeration
确定子项的放置样式。
public enum ShapePlaceStyleValue
价值观
| 姓名 | 价值 | 描述 |
|---|---|---|
| PlaceDefault | 0 | 放置默认值。 |
| PlaceTopToBottom | 1 | 从上到下放置。 |
| PlaceToRight | 2 | 放在右边. |
| PlaceRadial | 3 | 放置径向。 |
| PlaceBottomToTop | 4 | 从下到上放置。 |
| PlaceRightToLeft | 5 | 从右到左放置。 |
| PlaceCircular | 6 | 放置通告。 |
| PlaceCompactDownRight | 7 | 向右下方放置紧凑型。 |
| PlaceCompactRightDown | 8 | 将紧凑型右下放置。 |
| PlaceCompactRightUp | 9 | 将 compact 右上。 |
| PlaceCompactUpRight | 10 | 将 compact 放在右边。 |
| PlaceCompactUpLeft | 11 | 将 compact 放在左边。 |
| PlaceCompactLeftUp | 12 | 将 compact 左上。 |
| PlaceCompactLeftDown | 13 | 将紧凑型左下。 |
| PlaceCompactDownLeft | 14 | 将紧凑型放在左下方。 |
| PlaceParentDefault | 15 | 放置父默认值。 |
| PlaceHierarchyTopToBottomLeft | 16 | 将层次结构从左上到下放置。 |
| PlaceHierarchyTopToBottomCenter | 17 | 将层次结构从上到下居中。 |
| PlaceHierarchyTopToBottomRight | 18 | 将层次结构从上到右下放置。 |
| PlaceHierarchyBottomToLeft | 19 | 将层次结构从下到左放置。 |
| PlaceHierarchyBottomToCenter | 20 | 将层次结构底部置于中心。 |
| PlaceHierarchyBottomToRight | 21 | 将层次结构从下到右放置。 |
| PlaceHierarchyLeftToRightTop | 22 | 将层次结构从左到右放在顶部。 |
| PlaceHierarchyLeftToRightMiddle | 23 | 将层次结构从左到右放在中间。 |
| PlaceHierarchyLeftToRightBottom | 24 | 将层次结构从左到右放在底部。 |
| PlaceHierarchyRightToLeftTop | 25 | 将层次结构从右到左放在顶部。 |
| PlaceHierarchyRightToLeftMiddle | 26 | 将层次结构从右到左放在顶部。 |
| PlaceHierarchyRightToLeftBottom | 27 | 将层次结构从右到左底部。 |
| Undefined | 28 | 未定义. |
也可以看看
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram