com.aspose.slides
Interface LineArrowheadWidth


public interface LineArrowheadWidth

Represents the width of an arrowhead.


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