enum LineJoint in module com::sun::star::drawing:: |
enum LineJoint;
The LineJoint defines rendering of joints between thick lines
Values Summary |
|
NONE | the joint between lines will not be connected |
MIDDLE | the middle value between the joints is used |
BEVEL | the edges of the thick lines will be joined by lines |
MITER | the lines join at intersections |
ROUND | the lines join with an arc |
Values Details |
||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.