Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Wiki  API  Corporate

com.aspose.powerpoint
Interface SegmentType


public interface SegmentType

Represents the polyline segment type.


Field Summary
static int CURVE
           
static int LINE
           
static int NEW_POLYGON
           
 

Field Detail

LINE

static final int LINE
See Also:
Constant Field Values

CURVE

static final int CURVE
See Also:
Constant Field Values

NEW_POLYGON

static final int NEW_POLYGON
See Also:
Constant Field Values