ComponentOne Bitmap for WPF
FontList Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

FontList Class
FontList Members