Click or drag to resize

BufferSegmentTo Property

Returns the index into Data of the first byte after the BufferSegment.

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public int To { get; }

Property Value

Type: Int32
See Also