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