GetShapeIncludingChild
GetShapeIncludingChild(string)
Obtient l’élément, y compris sa forme enfant au nom spécifié.
public Shape GetShapeIncludingChild(string name)
Paramètre | Taper | La description |
---|---|---|
name | String |
Voir également
- class Shape
- class ShapeCollection
- espace de noms Aspose.Diagram
- Assemblée Aspose.Diagram
GetShapeIncludingChild(int)
Obtient l’élément, y compris sa forme enfant à l’identifiant spécifié.
public Shape GetShapeIncludingChild(int id)
Paramètre | Taper | La description |
---|---|---|
name | Int32 |
Voir également
- class Shape
- class ShapeCollection
- espace de noms Aspose.Diagram
- Assemblée Aspose.Diagram