ComponentOne Bitmap for UWP
Explicit Type Conversion Operator (DepthStencilState)

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

Parameters

nativePointer
See Also

Reference

DepthStencilState Class
DepthStencilState Members