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