C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / BitmapRenderTarget1 Class / Explicit Type Conversion Operator

In This Topic
Explicit Type Conversion Operator (BitmapRenderTarget1)
In This Topic
Performs an explicit conversion from System.IntPtr to BitmapRenderTarget1.
Syntax
'Declaration
 
Public Operator Narrowing CType( _
   ByVal nativePointer As System.IntPtr _
) As BitmapRenderTarget1
 

Parameters

nativePointer
See Also