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