get_radius


Description:

[ Version ( since = "2.4" ) ]
public bool get_radius (out double radius)

Gets the radius of a generated brush.

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

Parameters:

this

The brush.

radius

The radius of the brush in pixels.

Returns:

TRUE on success.