Click or drag to resize

PacketPositionLengthToCurrentPositionOfParent Property

Returns the length in bytes from this position to the current position of our parent packet.

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
protected virtual int LengthToCurrentPositionOfParent { get; }

Property Value

Type: Int32
See Also