Android.Graphics.Matrix.MapRadius Method
Return the mean radius of a circle after it has been mapped by this matrix.

Syntax

[Android.Runtime.Register("mapRadius", "(F)F", "GetMapRadius_FHandler")]
public virtual float MapRadius (float radius)

Parameters

radius
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Return the mean radius of a circle after it has been mapped by this matrix. NOTE: in perspective this value assumes the circle has its center at the origin.

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1