Click or drag to resize

EPATHAnsiSegment Class

An ANSI symbol segment.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CIPEPATHSegment
    Demo3D.PLC.Comms.CIPEPATHAnsiSegment

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public sealed class AnsiSegment : EPATHSegment

The EPATHAnsiSegment type exposes the following members.

Constructors
 NameDescription
Public methodEPATHAnsiSegment Constructs an ANSI symbol segment.
Top
Properties
 NameDescription
Public propertySymbol The symbol name.
Top
Methods
 NameDescription
Public methodMarshal Marshal segment.
(Overrides EPATHSegmentMarshal(BufferWriter, Boolean))
Top
See Also