enum FillStyle in module com::sun::star::drawing:: |
enum FillStyle;
specifies how an area will be filled.
Values Summary |
|
| NONE | the area is not filled. |
| SOLID | use a solid color to fill the area. |
| GRADIENT | use a gradient color to fill the area. |
| HATCH | use a hatch to fill the area. |
| BITMAP | use a bitmap to fill the area. |
Values Details |
||||||
|
||||||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.