Fill Styles.

Enumerator:
FILL_SOLID 
FILL_TILED  Fill with solid color.
FILL_STIPPLED  Fill with tiled bitmap.
FILL_OPAQUESTIPPLED  Fill with foreground where mask is 1, background otherwise.

Definition at line 76 of file FXDC.h.

00076                  {
00077   FILL_SOLID,                     
00078   FILL_TILED,                     
00079   FILL_STIPPLED,                  
00080   FILL_OPAQUESTIPPLED             
00081   };


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:31:43 2009 for TnFOX by doxygen v1.4.7