ComponentOne Bitmap for UWP
Explicit Type Conversion Operator (SourceTransformNative)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > SourceTransformNative Class : Explicit Type Conversion Operator
Performs an explicit conversion from System.IntPtr to SourceTransformNative.
Syntax
'Declaration
 
Public Shadows Operator Narrowing CType( _
   ByVal nativePointer As System.IntPtr _
) As SourceTransformNative
public new SourceTransformNative operator explicit( 
   System.IntPtr nativePointer
)

Parameters

nativePointer
See Also

Reference

SourceTransformNative Class
SourceTransformNative Members