ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / OutputMergerStage Class / DepthStencilReference Property

In This Topic
    DepthStencilReference Property
    In This Topic
    Gets or sets the depth stencil reference.
    Syntax
    'Declaration
     
    Public Property DepthStencilReference As Integer
    public int DepthStencilReference {get; set;}

    Property Value

    The depth stencil reference.
    See Also