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