add_rect method

add_rect

def add_rect(self, rect):
    ...
ParameterTypeDescription
rectaspose.pydrawing.RectangleF

See Also