x عقار
x عقار
يحصل على إحداثيات x ويقوم بتعيينها لهذا الإحداثي الموضعي.
تعريف:
@property
def x(self):
...
@x.setter
def x(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.drawing
- فئة
ShapePathPoint
يحصل على إحداثيات x ويقوم بتعيينها لهذا الإحداثي الموضعي.
@property
def x(self):
...
@x.setter
def x(self, value):
...
aspose.cells.drawing
ShapePathPoint