Android.Graphics.Paint.Ascent Method
Return the distance above (negative) the baseline (ascent) based on the current typeface and text size.

Syntax

[Android.Runtime.Register("ascent", "()F", "GetAscentHandler")]
public virtual float Ascent ()

Returns

Documentation for this section has not yet been entered.

Remarks

Return the distance above (negative) the baseline (ascent) based on the current typeface and text size.

[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