ComponentOne Bitmap for UWP
Create(Font) Method

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > FontFace Class > Create Method : Create(Font) Method
the Font to create the FontFace from.
Creates a font face object for the font.
Syntax
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal font As Font _
) As FontFace
public static FontFace Create( 
   Font font
)

Parameters

font
the Font to create the FontFace from.
See Also

Reference

FontFace Class
FontFace Members
Overload List