Android.Graphics.PointF.Length Method
Return the euclidian distance from (0,0) to the point

Syntax

[Android.Runtime.Register("length", "()F", "")]
public float Length ()

Returns

Documentation for this section has not yet been entered.

Remarks

Return the euclidian distance from (0,0) to the point

[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