Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Sets the foreground drawing colors.

Object.SetForeColor(tfr, tfg, tfb)
XFRX 23.0
Object.SetForeColor(tfr, tfg, tfb, tfa)

Parameters

tfr, tfg, tfb, tfA
  Red, green, blue and alpha components of the foreground color. If not alpha component specified, thend efault value is 255.

Remarks

Applies To: XFRX#DRAW, XFRX#XMLPDFL#INIT

Examples

*

  • No labels