ComponentOne Bitmap for WPF
FontFace1 Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

FontFace1 Class
FontFace1 Members