#include <scilab/modules/graphics/includes/ObjectStructure.h>
Data Fields | |
| int | backgroundcolor |
| int | foregroundcolor |
| int | fillcolor |
| int | fillstyle |
| int | linewidth |
| BOOL | isline |
| int | linestyle |
| BOOL | ismark |
| int | markstyle |
| int | marksize |
| int | marksizeunit |
| int | markbackground |
| int | markforeground |
Definition at line 303 of file ObjectStructure.h.
pointe sur un ID de la table des couleur Scilab
Definition at line 307 of file ObjectStructure.h.
Referenced by sciInitGraphicContext().
pointe sur un ID de la table des couleur Scilab
Definition at line 309 of file ObjectStructure.h.
Referenced by sciInitGraphicContext().
Definition at line 311 of file ObjectStructure.h.
Definition at line 313 of file ObjectStructure.h.
associeted to PEN or mark size
Definition at line 315 of file ObjectStructure.h.
Definition at line 317 of file ObjectStructure.h.
Definition at line 319 of file ObjectStructure.h.
Definition at line 321 of file ObjectStructure.h.
Definition at line 323 of file ObjectStructure.h.
Definition at line 325 of file ObjectStructure.h.
Definition at line 327 of file ObjectStructure.h.
1.5.1