GetShape
GetShape(string)
지정된 이름의 요소를 가져옵니다.
public Shape GetShape(string name)
모수 | 유형 | 설명 |
---|---|---|
name | String |
또한보십시오
- class Shape
- class ShapeCollection
- 네임스페이스 Aspose.Diagram
- 집회 Aspose.Diagram
GetShape(long)
지정된 ID의 요소를 가져옵니다.
public Shape GetShape(long ID)
모수 | 유형 | 설명 |
---|---|---|
ID | Int64 |
또한보십시오
- class Shape
- class ShapeCollection
- 네임스페이스 Aspose.Diagram
- 집회 Aspose.Diagram