Search
RoutingOptions.TurnCost Property
See Also
 






Gets or sets a value added to the total cost of a route if it makes a turn.

Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

byte TurnCost { get; }

Visual Basic  Copy Code

ReadOnly Property TurnCost As Byte

 Property Value

 See Also