GetProp
GetProp(int)
Obtiene el elemento en el ID especificado.
public Prop GetProp(int ID)
Parámetro | Escribe | Descripción |
---|---|---|
ID | Int32 |
Ver también
- class Prop
- class PropCollection
- espacio de nombres Aspose.Diagram
- asamblea Aspose.Diagram
GetProp(string)
Obtiene el elemento en el nombre especificado.
public Prop GetProp(string name)
Parámetro | Escribe | Descripción |
---|---|---|
name | String |
Ver también
- class Prop
- class PropCollection
- espacio de nombres Aspose.Diagram
- asamblea Aspose.Diagram