ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 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