GetShapeIncludingChild
GetShapeIncludingChild(string)
Ottiene l’elemento inclusa la sua forma figlio con il nome specificato.
public Shape GetShapeIncludingChild(string name)
Parametro | Tipo | Descrizione |
---|---|---|
name | String |
Guarda anche
- class Shape
- class ShapeCollection
- spazio dei nomi Aspose.Diagram
- assemblea Aspose.Diagram
GetShapeIncludingChild(int)
Ottiene l’elemento inclusa la sua forma figlio all’id specificato.
public Shape GetShapeIncludingChild(int id)
Parametro | Tipo | Descrizione |
---|---|---|
name | Int32 |
Guarda anche
- class Shape
- class ShapeCollection
- spazio dei nomi Aspose.Diagram
- assemblea Aspose.Diagram