Property Getters/Setters Summary | ||
---|---|---|
method | getPoints() | |
Gets the points in path segment | ||
method | getType() | |
Gets the path segment type The value of the property is ShapePathType integer constant. |
Property Getters/Setters Detail |
---|
getType : int | |
int getType() |
getPoints : ShapePathPointCollection | |
ShapePathPointCollection getPoints() |