ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / DepthStencilState Class / Description Property

In This Topic
    Description Property (DepthStencilState)
    In This Topic
    GetDescription
    Syntax
    'Declaration
     
    Public ReadOnly Property Description As DepthStencilStateDescription
    public DepthStencilStateDescription Description {get;}
    See Also