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

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