dash_style property

dash_style property

Returns the line dash style. Read-only LineDashStyle.

Definition:

@property
def dash_style(self):
    ...

See Also