ComponentOne Bitmap for UWP
VertexBufferBinding Structure Members
Properties 

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace : VertexBufferBinding Structure

The following tables list the members exposed by VertexBufferBinding.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the VertexBufferBinding struct.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the buffer being bound.  
Public PropertyGets or sets the offset from the start of the buffer of the first vertex to use (in bytes).  
Public PropertyGets or sets the stride between vertex elements in the buffer (in bytes).  
Top
See Also

Reference

VertexBufferBinding Structure
C1.Util.DX.Direct3D11 Namespace