vertices property

vertices property

Gets vertices of the line

Definition:

@property
def vertices(self):
    ...

See Also