geomerative
index
 
Name getPoints ( )
Examples
None available
Description Use this to return the start, control and end points of the curve. It returns the points in the way of an array of RPoint.
Syntax
getPoints();
Returns RPoint[], the vertices returned in an array.
Usage Web & Application
Related