get_angle


Description:

[ Version ( since = "2.4" ) ]
public bool get_angle (out double angle)

Gets the rotation angle of a generated brush.

Gets the angle of rotation for a generated brush. Returns an error when called for a non-parametric brush.

Parameters:

this

The brush.

angle

The rotation angle of the brush in degree.

Returns:

TRUE on success.