ComponentOne Bitmap for UWP
Explicit Type Conversion Operator (Output1)

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

Parameters

nativePointer
See Also

Reference

Output1 Class
Output1 Members