Compartir a través de


CTFont.WithFamily Método

Definición

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

Devoluciones

Se aplica 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

Devoluciones

Se aplica a