dash_length_count property

dash_length_count property

Gets or sets the dash length count.

Definition:

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

See Also