ComponentOne Bitmap for WPF
Explicit Type Conversion Operator (Surface)

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

Parameters

nativePointer
See Also

Reference

Surface Class
Surface Members