com.aspose.words
Class JoinStyle

java.lang.Object
    extended by com.aspose.words.JoinStyle

public class JoinStyle 
extends java.lang.Object

Utility class containing constants. Line join style.
See Also:
Stroke.JoinStyle

Field Summary
static final intBEVEL
           Join edges by a straight line.
static final intMITER
           Extend edges until they join.
static final intROUND
           Draw an arc between the two edges.
 

Field Detail

BEVEL

public static final int BEVEL
Join edges by a straight line.

MITER

public static final int MITER
Extend edges until they join.

ROUND

public static final int ROUND
Draw an arc between the two edges.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.