ChildAnchorInfo
Overview
ChildAnchorInfo 是Python的Aspose.Words FOSS中的一个类.
孩子形状在其父组坐标系中的位置.
这个类提供了一个方法,用于在Python程序中使用ChildAnchorInfo 对象. 有的方法包括: __init__. 在安装Python包的Aspose.Words FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: bottom, left, right, top.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
left | `` | Read | 得到左边. |
top | `` | Read | 他得到了顶部. |
right | `` | Read | 得到了正确的. |
bottom | `` | Read | 得到了底部. |
Methods
| Signature | Description |
|---|---|
__init__(left: int, top: int, right: int, bottom: int) |