Language
The Free and Open Productivity Suite
:: com :: sun :: star :: drawing ::
|
enum FillStyle |
- Description
- specifies how an area will be filled.
|
Values |
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 |
NONE
NONE,
- Description
- the area is not filled.
|
|
SOLID
SOLID,
- Description
- use a solid color to fill the area.
|
|
GRADIENT
GRADIENT,
- Description
- use a gradient color to fill the area.
|
|
HATCH
HATCH,
- Description
- use a hatch to fill the area.
|
|
BITMAP
BITMAP,
- Description
- use a bitmap to fill the area.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.