Gets or sets a value added to the total cost of a route if it makes a turn.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
byte TurnCost { get; } |
Visual Basic
Copy Code
|
|---|
ReadOnly Property TurnCost As Byte |
See Also