GetProp
GetProp(int)
指定した ID の要素を取得します。
public Prop GetProp(int ID)
パラメータ | タイプ | 説明 |
---|---|---|
ID | Int32 |
関連項目
- class Prop
- class PropCollection
- 名前空間 Aspose.Diagram
- 組み立て Aspose.Diagram
GetProp(string)
指定した名前の要素を取得します。
public Prop GetProp(string name)
パラメータ | タイプ | 説明 |
---|---|---|
name | String |
関連項目
- class Prop
- class PropCollection
- 名前空間 Aspose.Diagram
- 組み立て Aspose.Diagram