ComponentOne Bitmap for UWP
TextFormat Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

TextFormat Class
TextFormat Members