Add
ShapePathPointCollection.Add method
يضيف نقطة مسار .
public int Add(int x, int y)
معامل | يكتب | وصف |
---|---|---|
x | Int32 | إحداثيات x. |
y | Int32 | الإحداثي ص. |
أنظر أيضا
- class ShapePathPointCollection
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells
يضيف نقطة مسار .
public int Add(int x, int y)
معامل | يكتب | وصف |
---|---|---|
x | Int32 | إحداثيات x. |
y | Int32 | الإحداثي ص. |