Click or drag to resize

FixedSegment Class

Defines a TelegramFormatSegment where byte length is fixed.
Inheritance Hierarchy

Namespace:  Demo3D.HLE.Comms.Telegram
Assembly:  Demo3D.HLE (in Demo3D.HLE.dll) Version: 15.0.2.11458
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public sealed class FixedSegment : TelegramFormatSegment

The FixedSegment type exposes the following members.

Constructors
Properties
Methods
Events
  NameDescription
Public eventPropertyChanged
Raised when a property changes.
(Inherited from TelegramFormatSegment.)
Top
See Also