ComponentOne Bitmap for UWP
Create Method (Typography)

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > Typography Class : Create Method
an instance of Factory
Creates a typography object for use in a text layout.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal factory As Factory _
) As Typography
public static Typography Create( 
   Factory factory
)

Parameters

factory
an instance of Factory
See Also

Reference

Typography Class
Typography Members