ComponentOne Bitmap for UWP
FontFallbackBuilder Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

FontFallbackBuilder Class
FontFallbackBuilder Members