#include <scilab/modules/graphics/includes/ObjectStructure.h>
Data Fields | |
| int | backgroundcolor |
| int | foregroundcolor |
| char * | pfontname |
| unsigned int | fontnamelen |
| int | fonttype |
| int | fontdeciwidth |
| int | textorientation |
Definition at line 358 of file ObjectStructure.h.
pointe sur un ID de la table des couleur Scilab
Definition at line 363 of file ObjectStructure.h.
Referenced by cloneFontContext().
pointe sur un ID de la table des couleur Scilab
Definition at line 365 of file ObjectStructure.h.
Referenced by cloneFontContext().
| char* sciFont::pfontname |
pointe sur le nom de la fonte
Definition at line 367 of file ObjectStructure.h.
Referenced by cloneFontContext(), and initFCfromCopy().
| unsigned int sciFont::fontnamelen |
renvoi la longueur de fontname
Definition at line 369 of file ObjectStructure.h.
Referenced by cloneFontContext(), and initFCfromCopy().
Definition at line 371 of file ObjectStructure.h.
Referenced by cloneFontContext(), and sciGetFontStyle().
Gets the width of the character in tenth of point
Definition at line 373 of file ObjectStructure.h.
Referenced by cloneFontContext().
this is coded in tenth of a degree
Definition at line 375 of file ObjectStructure.h.
Referenced by cloneFontContext(), ConstructLegend(), and ConstructTitle().
1.5.1