ComponentOne Bitmap for WPF
Create Method (VertexBuffer)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > VertexBuffer Class : Create Method
Initializes a new instance of VertexBuffer class.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal context As EffectContext, _
   ByVal resourceId As System.Guid, _
   ByVal vertexBufferProperties As VertexBufferProperties, _
   ByVal customVertexBufferProperties As CustomVertexBufferProperties _
) As VertexBuffer

Parameters

context
resourceId
vertexBufferProperties
customVertexBufferProperties
See Also

Reference

VertexBuffer Class
VertexBuffer Members