Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Wiki  API  Corporate

com.aspose.powerpoint
Interface LineArrowheadLength


public interface LineArrowheadLength

Represents the length of an arrowhead.


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