ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / DeviceContext Class / HullShader Property

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