end_point property

end_point property

The end point of the directrix.

Definition:

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

See Also