y2 property
y2 property
The absolute Y coordinate for the second control point.
Definition:
@property
def y2(self):
...
@y2.setter
def y2(self, value):
...
See Also
- module
aspose.svg.paths
- class
SVGPathSegCurvetoCubicSmoothAbs
The absolute Y coordinate for the second control point.
@property
def y2(self):
...
@y2.setter
def y2(self, value):
...
aspose.svg.paths
SVGPathSegCurvetoCubicSmoothAbs