com.aspose.words
Class ArrowLength

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

public class ArrowLength 
extends java.lang.Object

Utility class containing constants. Length of the arrow at the end of a line.
See Also:
Stroke.StartArrowLength, Stroke.EndArrowLength

Field Summary
static final intSHORT = 0
          
static final intMEDIUM = 1
          
static final intLONG = 2
          
static final intDEFAULT = 0
           Same as SHORT.
 

Field Detail

SHORT = 0

public static final int SHORT

MEDIUM = 1

public static final int MEDIUM

LONG = 2

public static final int LONG

DEFAULT = 0

public static final int DEFAULT
Same as SHORT.

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