ComponentOne Bitmap for WPF
ToIntPtr Method (TextRenderer1Shadow)

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > TextRenderer1Shadow Class : ToIntPtr Method
The callback.
Return a pointer to the unamanged version of this callback.
Syntax
'Declaration
 
Public Shared Function ToIntPtr( _
   ByVal callback As TextRenderer1 _
) As System.IntPtr
public static System.IntPtr ToIntPtr( 
   TextRenderer1 callback
)

Parameters

callback
The callback.

Return Value

A pointer to a shadow c++ callback
See Also

Reference

TextRenderer1Shadow Class
TextRenderer1Shadow Members