ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / StreamOutputBufferBinding Structure
Members

In This Topic
    StreamOutputBufferBinding Structure
    In This Topic
    Properties defining the way a buffer is bound to the pipeline as a target for stream output operations.
    Object Model
    StreamOutputBufferBinding Structure
    Syntax
    'Declaration
     
    Public Structure StreamOutputBufferBinding 
       Inherits System.ValueType
    public struct StreamOutputBufferBinding : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Util.DX.Direct3D11.StreamOutputBufferBinding

    See Also