ComponentOne Bitmap for WPF
Typography Constructor

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > Typography Class : Typography Constructor
The native pointer.
Initializes a new instance of the Typography class.
Syntax
'Declaration
 
Public Function New( _
   ByVal nativePtr As System.IntPtr _
)
public Typography( 
   System.IntPtr nativePtr
)

Parameters

nativePtr
The native pointer.
See Also

Reference

Typography Class
Typography Members