ComponentOne Bitmap for UWP
Explicit Type Conversion Operator (Output2)

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

Parameters

nativePointer
See Also

Reference

Output2 Class
Output2 Members