Compartilhar via


CTFont.WithAttributes Método

Definição

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

Retornos

Aplica-se 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

Retornos

Aplica-se a