[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.BlendState.op_Explicit

explicit operator Operator

explicit operator BlendState(IntPtr)

Performs an explicit conversion from IntPtr to BlendState.

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