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: 15.0.2.11458
Syntax
C#
public class AnsiSegment : EPATHSegment

The EPATHAnsiSegment type exposes the following members.

Constructors
Properties
  NameDescription
Public propertySymbol
The symbol name.
Top
See Also