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