Share via


CTFont.WithFamily 方法

定义

重载

WithFamily(nfloat, String)
WithFamily(nfloat, String, CGAffineTransform)

WithFamily(nfloat, String)

public CoreText.CTFont WithFamily (nfloat size, string family);
member this.WithFamily : nfloat * string -> CoreText.CTFont

参数

size
nfloat
family
String

返回

适用于

WithFamily(nfloat, String, CGAffineTransform)

public CoreText.CTFont WithFamily (nfloat size, string family, ref CoreGraphics.CGAffineTransform matrix);
member this.WithFamily : nfloat * string *  -> CoreText.CTFont

参数

size
nfloat
family
String

返回

适用于