CTFont.ToCGFont 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
ToCGFont() | |
ToCGFont(CTFontDescriptor) |
ToCGFont()
public CoreGraphics.CGFont ToCGFont ();
member this.ToCGFont : unit -> CoreGraphics.CGFont
Returns
Applies to
ToCGFont(CTFontDescriptor)
public CoreGraphics.CGFont ToCGFont (CoreText.CTFontDescriptor attributes);
member this.ToCGFont : CoreText.CTFontDescriptor -> CoreGraphics.CGFont
Parameters
- attributes
- CTFontDescriptor