visible_segment_length property

visible_segment_length property

VisibleSegmentLength

Definition:

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

See Also