com.aspose.slides
Interface LineArrowheadLength


public interface LineArrowheadLength

Constants which define the length of an arrowhead of a line.


Field Summary
static int LONG
           
static int MEDIUM
           
static int SHORT
           
 

Field Detail

SHORT

static final int SHORT
See Also:
Constant Field Values

MEDIUM

static final int MEDIUM
See Also:
Constant Field Values

LONG

static final int LONG
See Also:
Constant Field Values