Position |
Represents the position around result line
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
Members
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 |
See Also