TextMetrics.Descent 속성

정의

글꼴의 문자 디센더를 가져오거나 설정합니다.

public:
 property int Descent { int get(); void set(int value); };
public int Descent { get; set; }
member this.Descent : int with get, set
Public Property Descent As Integer

속성 값

Int32

글꼴의 문자 디센더입니다.

설명

강은 문자 기준선 아래 확장 되는 거리입니다.

적용 대상