[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.RenderTarget.op_Explicit

explicit operator Operator

explicit operator RenderTarget(IntPtr)

Performs an explicit conversion from IntPtr to RenderTarget.

Declaration
public static explicit operator RenderTarget(IntPtr nativePointer)
Public Shared Narrowing Operator CType(nativePointer As IntPtr) As RenderTarget
Parameters
Type Name Description
IntPtr nativePointer
Returns
Type Description
RenderTarget