get_end_point


Description:

public bool get_end_point (out unowned PathPoint result)

Gets the end point of the path.

An empty path has no points, so false is returned in this case.

Parameters:

this

a path

result

return location for point

Returns:

true if result was filled