ComponentOne Bitmap for UWP
Offset Property (StreamOutputBufferBinding)

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > StreamOutputBufferBinding 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

StreamOutputBufferBinding Structure
StreamOutputBufferBinding Members