java.lang.Objectcom.aspose.cells.ShapeSegmentPath
public class ShapeSegmentPath
Property Getters/Setters Summary | ||
---|---|---|
ShapePathPointCollection | getPoints() | |
Gets the points in path segment | ||
int | getType() | |
Gets the path segment type The value of the property is ShapePathType integer constant. |
Property Getters/Setters Detail |
---|
getType | |
public int getType() |
getPoints | |
public ShapePathPointCollection getPoints() |