The diagram properties object associated with the tool.
[Visual Basic .NET] Public Property DiagramProperties As IMdDiagramProperties
[C#] public IMdDiagramProperties DiagramProperties {get; set;}
[C++]
HRESULT get_DiagramProperties(
IMdDiagramProperties** DiagramProperties
);
[C++]
HRESULT putref_DiagramProperties(
IMdDiagramProperties* DiagramProperties
);
[C++]Parameters
DiagramProperties [out, retval]DiagramProperties is a parameter of type IMdDiagramProperties
DiagramProperties [in]DiagramProperties is a parameter of type IMdDiagramProperties
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.