ComponentOne Bitmap for UWP
Font Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

Font Class
Font Members