ComponentOne Bitmap for WPF
Create Method (Typography)

C1.WPF.DX.4 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