ComponentOne Bitmap for UWP
C1.UWP.DX 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