ComponentOne Bitmap for WPF
Explicit Type Conversion Operator (ISwapChainBackgroundPanelNative)

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

Parameters

nativePointer
See Also

Reference

ISwapChainBackgroundPanelNative Class
ISwapChainBackgroundPanelNative Members