You are here: Start » AVL.NET » TurnAngleDirection Enumeration

TurnAngleDirection Enumeration

Decides which turns are important in operation being performed.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Members

Member nameDescription
AllBoth turns are considered.
LeftOnly left turns are considered.
RightOnly right turns are considered.

See also