ComponentOne Bitmap for UWP
CustomVertexBufferProperties Class Members
Fields  Properties 

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace : CustomVertexBufferProperties Class

The following tables list the members exposed by CustomVertexBufferProperties.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldunsigned int elementCount  
Public Fieldconst D2D1_INPUT_ELEMENT_DESC* inputElements  
Public Fieldunsigned int shaderBufferSize  
Public Fieldconst unsigned char* shaderBufferWithInputSignature  
Public Fieldunsigned int stride  
Top
Public Properties
 NameDescription
Public PropertyThe input elements in the vertex shader.  
Public PropertyThe vertex shader bytecode to use as a signature.  
Top
See Also

Reference

CustomVertexBufferProperties Class
C1.Util.DX.Direct2D Namespace