GetProp
GetProp(int)
يحصل على العنصر عند المعرف المحدد.
public Prop GetProp(int ID)
معامل | يكتب | وصف |
---|---|---|
ID | Int32 |
أنظر أيضا
- class Prop
- class PropCollection
- مساحة الاسم Aspose.Diagram
- المجسم Aspose.Diagram
GetProp(string)
يحصل على العنصر بالاسم المحدد .
public Prop GetProp(string name)
معامل | يكتب | وصف |
---|---|---|
name | String |
أنظر أيضا
- class Prop
- class PropCollection
- مساحة الاسم Aspose.Diagram
- المجسم Aspose.Diagram