다음을 통해 공유


CGContext.SetFontSize(nfloat) 메서드

정의

텍스트를 렌드하는 데 사용되는 글꼴의 크기를 설정합니다.

public void SetFontSize (nfloat size);
member this.SetFontSize : nfloat -> unit

매개 변수

size
nfloat

원하는 글꼴 크기(텍스트 공간 단위)입니다.

적용 대상