This document is archived and information here might be outdated. Recommended version. |
Called after a schematic diagram is updated.
[Visual Basic .NET] Public Event AfterUpdateDiagram As AfterUpdateDiagramEventHandler
[C#] public event AfterUpdateDiagramEventHandler AfterUpdateDiagram
[C++]
HRESULT AfterUpdateDiagram(
ISchematicDiagram* SchematicDiagram
);
[C++] Parameters SchematicDiagram [in]
SchematicDiagram is a parameter of type ISchematicDiagram*