GetShapeIncludingChild
GetShapeIncludingChild(string)
الحصول على العنصر بما في ذلك الشكل الفرعي بالاسم المحدد.
public Shape GetShapeIncludingChild(string name)
معامل | يكتب | وصف |
---|---|---|
name | String |
أنظر أيضا
- class Shape
- class ShapeCollection
- مساحة الاسم Aspose.Diagram
- المجسم Aspose.Diagram
GetShapeIncludingChild(int)
يحصل على العنصر بما في ذلك شكله الفرعي عند المعرف المحدد.
public Shape GetShapeIncludingChild(int id)
معامل | يكتب | وصف |
---|---|---|
name | Int32 |
أنظر أيضا
- class Shape
- class ShapeCollection
- مساحة الاسم Aspose.Diagram
- المجسم Aspose.Diagram