sciGraphicContext Struct Reference

#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


Detailed Description

Definition at line 303 of file ObjectStructure.h.


Field Documentation

int sciGraphicContext::backgroundcolor

pointe sur un ID de la table des couleur Scilab

Definition at line 307 of file ObjectStructure.h.

Referenced by sciInitGraphicContext().

int sciGraphicContext::foregroundcolor

pointe sur un ID de la table des couleur Scilab

Definition at line 309 of file ObjectStructure.h.

Referenced by sciInitGraphicContext().

int sciGraphicContext::fillcolor

Definition at line 311 of file ObjectStructure.h.

int sciGraphicContext::fillstyle

Definition at line 313 of file ObjectStructure.h.

int sciGraphicContext::linewidth

associeted to PEN or mark size

Definition at line 315 of file ObjectStructure.h.

BOOL sciGraphicContext::isline

Definition at line 317 of file ObjectStructure.h.

int sciGraphicContext::linestyle

Definition at line 319 of file ObjectStructure.h.

BOOL sciGraphicContext::ismark

Definition at line 321 of file ObjectStructure.h.

int sciGraphicContext::markstyle

Definition at line 323 of file ObjectStructure.h.

int sciGraphicContext::marksize

Definition at line 325 of file ObjectStructure.h.

int sciGraphicContext::marksizeunit

Definition at line 327 of file ObjectStructure.h.

int sciGraphicContext::markbackground

Definition at line 329 of file ObjectStructure.h.

Referenced by sciInitGraphicContext().

int sciGraphicContext::markforeground

Definition at line 331 of file ObjectStructure.h.

Referenced by sciInitGraphicContext().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:15:15 2007 for Scilab [trunk] by  doxygen 1.5.1