Sets the background drawing colors.


Object.SetBackColor(tbr, tbg, tbb)


Object.SetBackColor(tbr, tbg, tbb, tba)

Parameters

tbr, tbg, tbb, tbA
  Red, green, blue and alpha components of the background color (optional)

Remarks

Applies To: XFRX#DRAW, XFRX#XML, PDFL#INIT

Examples

*