This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdDiagramProperties Interface > IMdDiagramProperties.LayoutQuality Property (ArcObjects .NET 10.5 SDK) |
The layout quality of the diagram properties object.
[Visual Basic .NET] Public Property LayoutQuality As esriModelDiagramLayoutQuality
[C#] public esriModelDiagramLayoutQuality LayoutQuality {get; set;}
[C++]
HRESULT get_LayoutQuality(
esriModelDiagramLayoutQuality* pLayoutQuality
);
[C++]
HRESULT put_LayoutQuality(
esriModelDiagramLayoutQuality pLayoutQuality
);
[C++]
Parameters pLayoutQuality [out, retval]
pLayoutQuality is a parameter of type esriModelDiagramLayoutQuality pLayoutQuality [in]
pLayoutQuality is a parameter of type esriModelDiagramLayoutQuality