get_aspect_ratio


Description:

[ Version ( since = "2.4" ) ]
public bool get_aspect_ratio (out double aspect_ratio)

Gets the aspect ratio of a generated brush.

Gets the aspect ratio of a generated brush. Returns an error when called for a non-parametric brush. The aspect ratio is a double between 0.0 and 1000.0.

Parameters:

this

The brush.

aspect_ratio

The aspect ratio of the brush.

Returns:

TRUE on success.