Search
QuickRouter.TurnCost Property
See Also
 





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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double TurnCost { get; set; }

Visual Basic  Copy Code

Public Property TurnCost As Double

 Property Value

 See Also