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

    Property Value

    The depth stencil reference.
    See Also