cap_style property

cap_style property

Returns the line cap style. Read-only LineCapStyle.

Definition:

@property
def cap_style(self):
    ...

See Also