GetShapeIncludingChild
GetShapeIncludingChild(string)
Haalt het element inclusief zijn onderliggende vorm op bij de opgegeven naam.
public Shape GetShapeIncludingChild(string name)
Parameter | Type | Beschrijving |
---|---|---|
name | String |
Zie ook
- class Shape
- class ShapeCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
GetShapeIncludingChild(int)
Haalt het element inclusief zijn onderliggende vorm op bij de opgegeven id.
public Shape GetShapeIncludingChild(int id)
Parameter | Type | Beschrijving |
---|---|---|
name | Int32 |
Zie ook
- class Shape
- class ShapeCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram