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