ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Integer
    public System.int DepthStencilReference {get; set;}

    Property Value

    The depth stencil reference.
    See Also