height_segments property

height_segments property

Gets or sets the height segments

Definition:

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

See Also