remove_stroke


Description:

[ Version ( since = "2.4" ) ]
public bool remove_stroke (int stroke_id)

remove the stroke from a path object.

Remove the stroke from a path object.

Parameters:

this

The path object.

stroke_id

The stroke ID.

Returns:

TRUE on success.