Click or drag to resize

BufferSegmentItem Property

Indexer

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public byte this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: Byte
See Also