x property
x property
The relative X coordinate for the end point of this path segment.
Definition:
@property
def x(self):
...
@x.setter
def x(self, value):
...
See Also
- module
aspose.svg.paths
- class
SVGPathSegCurvetoCubicSmoothRel
The relative X coordinate for the end point of this path segment.
@property
def x(self):
...
@x.setter
def x(self, value):
...
aspose.svg.paths
SVGPathSegCurvetoCubicSmoothRel