set_height method

set_height(height)

Sets new height of shape.

def set_height(self, height):
    ...
ParameterTypeDescription
heightfloatNew heightDouble.

See Also