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

In This Topic
    PixelShader Property
    In This Topic
    Inner interface giving access to PixelShaderStage methods.
    Syntax
    'Declaration
     
    Public ReadOnly Property PixelShader As PixelShaderStage
    public PixelShaderStage PixelShader {get;}
    See Also