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