This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDatasetEvents Interface > ISchematicDatasetEvents.AfterUpdateDiagram Event (ArcObjects .NET 10.5 SDK) |
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