ConstructionHelperLineType Enumeration

Represents the line type of a construction helper

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public enum ConstructionHelperLineType
Members
  Member nameValueDescription
Unknown0 Unknown
Solid1 Solid line
Dash2 Dash line
Dot3 Dot line
DashDot4 Dash dot line
DashDotDot5 Dash dot dot line
See Also