ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / StreamOutputBufferBinding Structure / Buffer Property

In This Topic
    Buffer Property (StreamOutputBufferBinding)
    In This Topic
    Gets or sets the buffer being bound.
    Syntax
    'Declaration
     
    Public Property Buffer As Buffer
    public Buffer Buffer {get; set;}
    See Also