다음을 통해 공유


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 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상