Method CreateFont
CreateFont()
Creates a new SKFont instance using the specified font properties.
public readonly SKFont CreateFont()
Returns
Remarks
If the Name property is null or empty, the default typeface is used. The created font is initialized with the specified size and applies default settings as defined by AssignDefaults(SKFont).