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