Gets or sets the vertical distance between adjacent nodes.
SyntaxVB6
Copy Code
|
|---|
Public Property Get VerticalPadding() As Long |
C++
Copy Code
|
|---|
public: |
A long value specifying the distance between adjacent nodes in same column. The default value is 40.
See Also