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 (ArcObjects .NET 10.5 SDK) |
Provides access to properties/methods of a model diagram properties object.
Description | ||
---|---|---|
AutoLayout | Indicates if auto layout is active. | |
GetDisplayEdge | Returns display edge. | |
GetDisplayNode | Returns display node. | |
GridLineColor | The grid line color of the diagram properties object. | |
GridPointColor | The grid point color of the diagram properties object. | |
GridSize | The grid size of the diagram properties object. | |
GridType | The grid type of the diagram properties object. | |
HorizontalEdgeSpacing | The orthogonal horizontal edge spacing of the diagram properties object. | |
IncrementalLayout | Indicates if the graph is using incremental layout. | |
LayoutQuality | The layout quality of the diagram properties object. | |
LevelAlignment | The level alignment of the diagram properties object. | |
LevelConstraint | The level constraint of the diagram properties object. | |
LevelOrientation | The level orientation of the diagram properties object. | |
LevelSpacing | The level spacing of the diagram properties object. | |
MergeEdgeChannels | Indicates if the graph is using orthogonal channel merging. | |
MinimumSlopePercent | The minimum slope percent of the diagram properties object. | |
NodeSpacing | The node spacing of the diagram properties object. | |
OrthogonalRouting | Indicates if the graph is using orthoginal routing. | |
ReduceCrossings | Indicates if reduce crossings is active. | |
RespectFlow | Indicates if respect flow is active. | |
SelectedColor | The selected color of the diagram properties object. | |
SetDisplayEdge | Sets display edge. | |
SetDisplayNode | Sets display node. | |
ShowGrid | Indicates whether or not to show a grid on the diagram. | |
UseMinimumSlope | Indicates if the graph should use the minimum slope property. | |
VariableLevelSpacing | Indicates if the graph is using variable level spacing. | |
VerticalEdgeSpacing | The orthogonal vertical edge spacing of the diagram properties object. |