Sets the background drawing colors.
Object.SetBackColor(tbr, tbg, tbb)
Parameters
tbr, tbg, tbb
Red, green and blue components of the background color (optional)
Remarks
Applies To: XFRX#DRAW, XFRX#XML, PDFL#INIT
Examples
*
Sets the background drawing colors.
Object.SetBackColor(tbr, tbg, tbb)
tbr, tbg, tbb
Red, green and blue components of the background color (optional)
Applies To: XFRX#DRAW, XFRX#XML, PDFL#INIT
*