This document is archived and information here might be outdated. Recommended version. |
The node spacing of the diagram properties object.
[Visual Basic .NET]
Public Property NodeSpacing As Integer
[C#]
public int NodeSpacing {get; set;}
[C++]
HRESULT get_NodeSpacing(
System.Int32* pNodeSpacing
);
[C++]
HRESULT put_NodeSpacing(
long pNodeSpacing
);
[C++] Parameters pNodeSpacing [out, retval]
pNodeSpacing is a parameter of type long* pNodeSpacing [in]
pNodeSpacing is a parameter of type long