RectangleAlignmentType
RectangleAlignmentType enumeration
表示两个矩形如何相对定位。
public enum RectangleAlignmentType
价值观
| 姓名 | 价值 | 描述 |
|---|---|---|
| Bottom | 0 | 底部 |
| BottomLeft | 1 | BottomLeft |
| BottomRight | 2 | BottomRight |
| Center | 3 | 中心 |
| Left | 4 | 左 |
| Right | 5 | 对 |
| Top | 6 | Top |
| TopLeft | 7 | TopLeft |
| TopRight | 8 | TopRight |
也可以看看
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram