context_set_line_miter_limit


Description:


[ Version ( since = "2.10" ) ]
public bool context_set_line_miter_limit (double miter_limit)

Set the line miter limit setting.

Modifies the line miter limit setting for stroking lines. A mitered join is converted to a bevelled join if the miter would extend to a distance of more than (miter-limit * line-width) from the actual join point.

This setting affects the following procedures: edit_stroke_selection , edit_stroke_item.

Parameters:

miter_limit

The line miter limit setting.

Returns:

TRUE on success.


Namespace: Gimp
Package: gimp-3.0