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
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
byte NodeVicinityCost { get; } |
Visual Basic
Copy Code
|
|---|
ReadOnly Property NodeVicinityCost As Byte |
See Also