dash_dot_length property

dash_dot_length property

Gets or sets the dash dot length.

Definition:

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

See Also