Share via


CGContext.SetFontSize(nfloat) 方法

定义

设置用于呈现文本的字体大小。

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

参数

size
nfloat

所需字号(以文本空间单位为单位)。

适用于