![]() | PositionAroundResultLine Enumeration |
Represents the position around result line
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116


Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | Unknown | |
NearLeft | 1 | Near to the left | |
NearRight | 2 | Near to the right | |
FarLeft | 3 | Far to the left | |
FarRight | 4 | Far to the right | |
OnLine | 5 | On line |
