CTFont.WithAttributes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- size
- nfloat
- attributes
- CTFontDescriptor
Returns
Applies to
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
Parameters
- size
- nfloat
- attributes
- CTFontDescriptor
- matrix
- CGAffineTransform