com.aspose.cells

Class ShapeSegmentPath

  • java.lang.Object
    • 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.