Click or drag to resize

LineStyle Enumeration

Line style

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public enum LineStyle
Members
  Member nameValueDescription
Sink0 Sink
Project1 Project
SingleLine2 SingleLine
DoubleLine3 DoubleLine
OnlyTopLine4 OnlyTopLine
None5 None
See Also