dash_style property

dash_style property

Gets or sets the signature border style.

Definition:

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

See Also