y1 property
y1 property
The absolute Y coordinate for the first control point.
Definition:
@property
def y1(self):
...
@y1.setter
def y1(self, value):
...
See Also
- module
aspose.html.dom.svg.paths
- class
SVGPathSegCurvetoCubicAbs
The absolute Y coordinate for the first control point.
@property
def y1(self):
...
@y1.setter
def y1(self, value):
...
aspose.html.dom.svg.paths
SVGPathSegCurvetoCubicAbs