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