Offset Property (StreamOutputBufferBinding)
In This Topic
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