Version

TypefaceManager Class Members

The following tables list the members exposed by TypefaceManager.

Public Constructors
 NameDescription
Public ConstructorTypefaceManager Constructor  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)InstanceGets the default instance of the TypefaceManager.  
Public Methods
 NameDescription
Public MethodFromFamilyReturns an SKTypeface  
Public MethodOverrideDefaultTypefaceOverloaded. Overrides the default typeface the skia based components will use with a particular typeface.  
Public MethodRegisterTypefaceOverloaded. Registers a non-standard typeface as a particular family name. Can also be used to override the resolution of a specific family name.  
See Also