stroke_scale


Description:

[ Version ( since = "2.4" ) ]
public bool stroke_scale (int stroke_id, double scale_x, double scale_y)

scales the given stroke.

Scale the given stroke.

Parameters:

this

The path object.

stroke_id

The stroke ID.

scale_x

Scale factor in x direction.

scale_y

Scale factor in y direction.

Returns:

TRUE on success.