ComponentOne Bitmap for UWP
PixelShader Property

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > DeviceContext Class : PixelShader Property
Inner interface giving access to PixelShaderStage methods.
Syntax
'Declaration
 
Public ReadOnly Property PixelShader As PixelShaderStage
public PixelShaderStage PixelShader {get;}
See Also

Reference

DeviceContext Class
DeviceContext Members