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