SKFontExtensions.CreateCopy(SKFont) 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.
public:
[System::Runtime::CompilerServices::Extension]
static SkiaSharp::SKFont ^ CreateCopy(SkiaSharp::SKFont ^ font);
public static SkiaSharp.SKFont? CreateCopy(this SkiaSharp.SKFont? font);
static member CreateCopy : SkiaSharp.SKFont -> SkiaSharp.SKFont
<Extension()>
Public Function CreateCopy (font As SKFont) As SKFont
Parameters
- font
- SKFont