ComponentOne Bitmap for UWP
GetDepthStencilState(Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > OutputMergerStage Class > GetDepthStencilState Method : GetDepthStencilState(Int32) Method
Gets the {{depth-stencil}} state of the output-merger stage.
Syntax
'Declaration
 
Public Overloads Function GetDepthStencilState( _
   ByRef stencilRefRef As System.Integer _
) As DepthStencilState
public DepthStencilState GetDepthStencilState( 
   out System.int stencilRefRef
)

Parameters

stencilRefRef
See Also

Reference

OutputMergerStage Class
OutputMergerStage Members
Overload List