26/02/2007, 12:43
|
| | | Fecha de Ingreso: julio-2002 Ubicación: Lima
Mensajes: 140
Antigüedad: 22 años, 3 meses Puntos: 0 | |
Re: SetTextFormat ? this.fontformat = new TextFormat();
this.fontformat.font = "Tahoma";
this.fontformat.size = 12;
this.fontformat.color = 0x000000;
this.fontformat.bold = true;
// Asignando formato
this.porcentaje.setTextFormat(fontformat);
Saludos.
__________________ If you look, If you really read between the lines, You will see... |