Android.Graphics.PathMeasure.Length Property
Return the total length of the current contour, or 0 if no path is associated with this measure object.

Syntax

[get: Android.Runtime.Register("getLength", "()F", "GetGetLengthHandler")]
public virtual float Length { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the total length of the current contour, or 0 if no path is associated with this measure object.

[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