This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdDiagramProperties Interface > IMdDiagramProperties.LevelSpacing Property (ArcObjects .NET 10.4 SDK) |
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(
long* 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