Gets all of the data defining the line segment.
"line2D_var" is a variable referencing a Line2D object. |
|
| Type | Description |
| boolean | Returns true if successful. |
| Name | Type | Description |
| startPoint | Point2D | The output start point of the line. |
| endPoint | Point2D | The output end point of the line. |