次の方法で共有


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

戻り値

適用対象