invisible_segment_length property

invisible_segment_length property

InvisibleSegmentLength

Definition:

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

See Also