x2 property
x2 property
The relative X coordinate for the second control point.
Definition:
@property
def x2(self):
...
@x2.setter
def x2(self, value):
...
The relative X coordinate for the second control point.
@property
def x2(self):
...
@x2.setter
def x2(self, value):
...