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

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