Compartir a través de


CTFont.WithAttributes Método

Definición

Sobrecargas

WithAttributes(nfloat, CTFontDescriptor)
WithAttributes(nfloat, CTFontDescriptor, CGAffineTransform)

WithAttributes(nfloat, CTFontDescriptor)

public CoreText.CTFont WithAttributes (nfloat size, CoreText.CTFontDescriptor attributes);
member this.WithAttributes : nfloat * CoreText.CTFontDescriptor -> CoreText.CTFont

Parámetros

size
nfloat
attributes
CTFontDescriptor

Devoluciones

Se aplica a

WithAttributes(nfloat, CTFontDescriptor, CGAffineTransform)

public CoreText.CTFont WithAttributes (nfloat size, CoreText.CTFontDescriptor attributes, ref CoreGraphics.CGAffineTransform matrix);
member this.WithAttributes : nfloat * CoreText.CTFontDescriptor *  -> CoreText.CTFont

Parámetros

size
nfloat
attributes
CTFontDescriptor

Devoluciones

Se aplica a