ArcObjects Library Reference (Geoprocessing)  

IMdDiagramProperties Interface

Provides access to properties/methods of a model diagram properties object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

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