Enum ResultLineSide

Represents side of a result line

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

Fields

Name Value Description
LeftLeft = 1

The left side

RightRight = 2

The right side

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