com.aspose.words
Class ArrowWidth

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

public class ArrowWidth 
extends java.lang.Object

Utility class containing constants. Width of the arrow at the end of a line.
See Also:
Stroke.StartArrowWidth, Stroke.EndArrowWidth

Field Summary
static final intNARROW = 0
          
static final intMEDIUM = 1
          
static final intWIDE = 2
          
static final intDEFAULT = 0
           Same as NARROW.
 

Field Detail

NARROW = 0

public static final int NARROW

MEDIUM = 1

public static final int MEDIUM

WIDE = 2

public static final int WIDE

DEFAULT = 0

public static final int DEFAULT
Same as NARROW.

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