ComponentOne Bitmap for WPF
Explicit Type Conversion Operator (TransformNative)

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

Parameters

nativePointer
See Also

Reference

TransformNative Class
TransformNative Members