Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.IO Namespaces
Demo3D.IO
PacketIO Class
PacketIO Properties
Endian Property
ID Property
IsFixed Property
Length 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: 15.0.2.11458
Syntax
C#
Copy
public
abstract
bool
IsFixed
{
get
; }
Property Value
Type:
Boolean
Implements
IDataIO
IsFixed
See Also
Reference
PacketIO Class
Demo3D.IO Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com