共用方式為


Paint.FontMetrics.Bottom 屬性

定義

在指定文字大小下,字型中最低字元的基準距離上限。

[Android.Runtime.Register("bottom")]
public float Bottom { get; set; }
[<Android.Runtime.Register("bottom")>]
member this.Bottom : single with get, set

屬性值

屬性

備註

在指定文字大小下,字型中最低字元的基準距離上限。

android.graphics.Paint.FontMetrics.bottomJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於