com.aspose.slides
Interface LineArrowheadWidth


public interface LineArrowheadWidth

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


Field Summary
static int MEDIUM
           
static int NARROW
           
static int WIDE
           
 

Field Detail

NARROW

static final int NARROW
See Also:
Constant Field Values

MEDIUM

static final int MEDIUM
See Also:
Constant Field Values

WIDE

static final int WIDE
See Also:
Constant Field Values