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