Package: gsk

Function gsk:path-point-distance

Lambda List

gsk:path-point-distance (point measure)

Arguments

point -- a gsk:path-point instance
measure -- a gsk:path-measure instance for the path

Return Value

The float with the distance of point.

Details

Returns the distance from the beginning of the path to point.

Since 4.14
 

See also

#2024-11-9