BooleanWP_DrawRectangle(Integer iLeft Integer iTop Integer iWidth Integer iHeight Integer iBorderColor Integer iFillColor Boolean bFill UInteger iThickness Boolean bUpdateCurrentPosition Boolean bWrap)
draws a rectangle
distance from left edge to draw the rectangle
distance from top edge to draw the rectangle
width of the rectangle
height of the rectangle
color of the rectangle's border
internal color of the rectangle
should the rectangle be filled? (False=transparent)
thickness of the rectangle's border
after drawing, should the current position be updated?
Should the rectangle be drawn on future soft-page breaks?
True, if OK; False, if an error occurred.