Compartilhar via


CTFont.WithFamily Método

Definição

Sobrecargas

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

Parâmetros

size
nfloat
family
String

Retornos

Aplica-se a

WithFamily(nfloat, String, CGAffineTransform)

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

Parâmetros

size
nfloat
family
String

Retornos

Aplica-se a