Enum PositionAroundResultLine

Represents the position around result line

Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public enum PositionAroundResultLine

Fields

Name Value Description
FarLeftFarLeft = 3

Far to the left

FarRightFarRight = 4

Far to the right

NearLeftNearLeft = 1

Near to the left

NearRightNearRight = 2

Near to the right

OnLineOnLine = 5

On line

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next