Gets or sets the desired distance between layers in the resulting layout.
SyntaxVB6
Copy Code
|
|---|
Public Property Get LayerDistance() As Long |
C++
Copy Code
|
|---|
public: |
A long value. The default is 30.
RemarksThis values specifies the distance between layer axis lines, and not that between the edges of nodes in adjacent layers.
See Also