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