Top   Module   Use   Manual   Index 

com :: sun :: star :: drawing ::

enum LineEndType


[ DEPRECATED ]
Description
The LineEndType specifies the appearance of the bullet at the end of a line.


Values

NONE
Description
the line has no special end.
ARROW
Description
the line uses an arrow for the line end.
CIRCLE
Description
the line uses a circle for the line end.
SQUARE
Description
the line uses a square for the line end.
SPECIAL
Description
deprecated
Top of Page