ComponentOne Bitmap for UWP
Font1 Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

Font1 Class
Font1 Members