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