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