This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDatasetEvents Interface > ISchematicDatasetEvents.AfterLoadDiagram Event (ArcObjects .NET 10.4 SDK) |
Called after a schematic diagram is loaded.
[Visual Basic .NET] Public Event AfterLoadDiagram As AfterLoadDiagramEventHandler
[C#] public event AfterLoadDiagramEventHandler AfterLoadDiagram
[C++]
HRESULT AfterLoadDiagram(
ISchematicInMemoryDiagram* InMemoryDiagram
);
[C++]
Parameters InMemoryDiagram [in]
InMemoryDiagram is a parameter of type ISchematicInMemoryDiagram