ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / DrawInformation Class / SetVertexConstantBuffer Method

In This Topic
    SetVertexConstantBuffer Method
    In This Topic
    Sets the constant buffer data from a C1.Util.DX.DataStream for the Vertex stage.
    Overload List
    OverloadDescription
    Sets the constant buffer data from a C1.Util.DX.DataStream for the Vertex stage.  
    Sets the constant buffer data from a struct value for the Vertex Stage.  
    See Also