com.aspose.cells
Class ShapeSegmentPath

java.lang.Object
    extended by com.aspose.cells.ShapeSegmentPath

public class ShapeSegmentPath 
extends java.lang.Object

Represents a segment path in a path of the freeform.

Property Getters/Setters Summary
ShapePathPointCollectiongetPoints()
           Gets the points in path segment
intgetType()
           Gets the path segment type The value of the property is ShapePathType integer constant.
 

Property Getters/Setters Detail

getType

public int getType()
Gets the path segment type The value of the property is ShapePathType integer constant.

getPoints

public ShapePathPointCollection getPoints()
Gets the points in path segment

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.