Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt ::
|
constants group ImageAlign |
- Description
- specifies the alignment of an image.
|
Constants |
LEFT |
specifies to align left.
|
TOP |
specifies to align top.
|
RIGHT |
specifies to align right.
|
BOTTOM |
specifies to align bottom.
|
Constants' Details |
LEFT
const short LEFT = 0;
- Description
- specifies to align left.
|
|
TOP
const short TOP = 1;
- Description
- specifies to align top.
|
|
RIGHT
const short RIGHT = 2;
- Description
- specifies to align right.
|
|
BOTTOM
const short BOTTOM = 3;
- Description
- specifies to align bottom.
|
|
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.