GetProp
PropCollection.GetProp method (1 of 2)
Gets the element at the specified ID.
public Prop GetProp(int ID)
Parameter | Type | Description |
---|---|---|
ID | Int32 |
See Also
- class Prop
- class PropCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
PropCollection.GetProp method (2 of 2)
Gets the element at the specified name.
public Prop GetProp(string name)
Parameter | Type | Description |
---|---|---|
name | String |
See Also
- class Prop
- class PropCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram