GetShapeIncludingChild
GetShapeIncludingChild(string)
获取包含指定名称的子形状的元素。
public Shape GetShapeIncludingChild(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String |
也可以看看
- class Shape
- class ShapeCollection
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram
GetShapeIncludingChild(int)
获取元素,包括它在指定 id 的子形状。
public Shape GetShapeIncludingChild(int id)
范围 | 类型 | 描述 |
---|---|---|
name | Int32 |
也可以看看
- class Shape
- class ShapeCollection
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram