This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdDiagramProperties Interface > IMdDiagramProperties.LevelOrientation Property (ArcObjects .NET 10.4 SDK) |
The level orientation of the diagram properties object.
[Visual Basic .NET] Public Property LevelOrientation As esriModelDiagramLevelOrientation
[C#] public esriModelDiagramLevelOrientation LevelOrientation {get; set;}
[C++]
HRESULT get_LevelOrientation(
esriModelDiagramLevelOrientation* pLevelOrientation
);
[C++]
HRESULT put_LevelOrientation(
esriModelDiagramLevelOrientation pLevelOrientation
);
[C++]
Parameters pLevelOrientation [out, retval]
pLevelOrientation is a parameter of type esriModelDiagramLevelOrientation pLevelOrientation [in]
pLevelOrientation is a parameter of type esriModelDiagramLevelOrientation