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