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