enum DashStyle in module com::sun::star::drawing:: |
enum DashStyle;
This enumeration defines the style of a dash on a line.
Values Summary |
|
RECT | the dash is a rectangle |
ROUND | the dash is a point |
RECTRELATIVE | the dash is a rectangle, with the size of the dash given in relation to the length of the line |
ROUNDRELATIVE | the dash is a point, with the size of the dash given in relation to the length of the line |
Values Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.