MindFusion.Wpf Pack Programmer's Guide
RoutingOptions.LengthCost Property
See Also
 





Gets or sets a value added to the total cost of a route for each piece of the routing grid occupied by the route.

Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

byte LengthCost { get; }

Visual Basic  Copy Code

ReadOnly Property LengthCost As Byte

 Property Value

 See Also

RoutingOptions Members
RoutingOptions Interface
MindFusion.Layout Namespace