miter_limit property

miter_limit property

Returns the miter limit of a line. Read-only float.

Definition:

@property
def miter_limit(self):
    ...

See Also