Demo3D 2017 API Documentation
Demo3D 2017 API Documentation
Demo3D Namespaces
Demo3D.IO
PacketIO Class
PacketIO Properties
Endian Property
ID Property
IsFixed Property
Length Property
LengthToEndOfParent Property
Position Property
PositionInParent Property
Remaining Property
TextEncoding Property
Top Property
PacketIO
IsFixed Property
Returns true if this is a fixed size packet. Ensure can't expand a fixed packet.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 11.0.0.7658
Syntax
C#
Copy
public
abstract
bool
IsFixed
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
PacketIO Class
Demo3D.IO Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com