java.lang.Object
com.aspose.cells.LineJoinType
public class LineJoinType
- extends java.lang.Object
Utility class containing constants.
Represents the join styles of a line.
Field Summary |
static final int | ROUND | |
Round joint
|
static final int | BEVEL | |
Bevel joint
|
static final int | MITER | |
Miter joint
|
static final int | NONE | |
None joint
|
ROUND | |
public static final int ROUND |
-
Round joint
BEVEL | |
public static final int BEVEL |
-
Bevel joint
MITER | |
public static final int MITER |
-
Miter joint
NONE | |
public static final int NONE |
-
None joint
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.