set_width method

set_width(width)

Sets new width of shape.

def set_width(self, width):
    ...
ParameterTypeDescription
widthfloatNew widthDouble.

See Also