:: com :: sun :: star :: drawing ::
|
enum LineStyle |
- Description
- specifies the appearance of the lines of a
shape.
|
Values |
NONE |
the line is hidden.
|
SOLID |
the line is solid.
|
DASH |
the line use dashes.
|
Values' Details |
NONE
NONE,
- Description
- the line is hidden.
|
|
SOLID
SOLID,
- Description
- the line is solid.
|
|
DASH
DASH,
- Description
- the line use dashes.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.