line path from <mFrom> to <mTo>
Creates a new path.
An expression which evaluates to a point.
// Create a line path variable tPath as Path put line path from point [50,100] to point [100,50] into tPath
A new line path.