Android.Graphics.Paint.GetFontMetrics Method
Allocates a new FontMetrics object, and then calls getFontMetrics(fm) with it, returning the object.

Syntax

[Android.Runtime.Register("getFontMetrics", "()Landroid/graphics/Paint$FontMetrics;", "GetGetFontMetricsHandler")]
public virtual Paint.FontMetrics GetFontMetrics ()

Returns

Documentation for this section has not yet been entered.

Remarks

Allocates a new FontMetrics object, and then calls getFontMetrics(fm) with it, returning the 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