Search
RoutingOptions.NodeVicinityCost Property
See Also
 





Gets or sets the size of a buffer zone around a node for which routes get a penalty cost if they pass through it.

Namespace: MindFusion.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

byte NodeVicinityCost { get; }

Visual Basic  Copy Code

ReadOnly Property NodeVicinityCost As Byte

 Property Value

 See Also