Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / CustomVertexBufferProperties Class
Fields Properties

In This Topic
    CustomVertexBufferProperties Class Members
    In This Topic

    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