Sets the foreground drawing colors.
Object.SetColor(tfr, tfg, tfb)
Parameters
tfr, tfg, tfb
Red, green and blue components of the foreground color
Remarks
Applies To: XFRX#DRAW, XFRX#XML, PDFL#INIT
Examples
*
Sets the foreground drawing colors.
Object.SetColor(tfr, tfg, tfb)
tfr, tfg, tfb
Red, green and blue components of the foreground color
Applies To: XFRX#DRAW, XFRX#XML, PDFL#INIT
*