x property
x property
Gets or sets the x-coordinate of this point. Read/write float.
Definition:
@property
def x(self):
...
@x.setter
def x(self, value):
...
See Also
- class
PointF - module
aspose.slides - library
Aspose.Slides
Gets or sets the x-coordinate of this point. Read/write float.
@property
def x(self):
...
@x.setter
def x(self, value):
...
PointFaspose.slidesAspose.Slides