Поделиться через


CTFont.WithAttributes Метод

Определение

Перегрузки

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

Параметры

size
nfloat
attributes
CTFontDescriptor

Возвращаемое значение

Применяется к

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

Параметры

size
nfloat
attributes
CTFontDescriptor

Возвращаемое значение

Применяется к