Link
Type Parameters
| Name | Description |
|---|---|
NodeRefType | 可以是节点对象类型的实例或者节点数组的下标数字值 |
01 Syntax
Microsoft.VisualBasic.Data.visualize.Network.Layouts.Cola.Link`1
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ToString | 1 |
03 Properties
04 Members
length
ideal length the layout should try to achieve for this link
weight
how hard we should try to satisfy this link's ideal length must be in the range: 0 < weight <= 1 if unspecified 1 is the default
source
target
ToString()