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. |
public int getType()
public ShapePathPointCollection getPoints()