chord_point property

chord_point property

Gets or sets the chord point.

Definition:

@property
def chord_point(self):
    ...
@chord_point.setter
def chord_point(self, value):
    ...

See Also