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