ComponentOne Bitmap for UWP
Offset Property (VertexBufferBinding)

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > VertexBufferBinding Structure : Offset Property
Gets or sets the offset from the start of the buffer of the first vertex to use (in bytes).
Syntax
'Declaration
 
Public Property Offset As System.Integer
public System.int Offset {get; set;}
See Also

Reference

VertexBufferBinding Structure
VertexBufferBinding Members