Called before a schematic diagram is refreshed.
[Visual Basic .NET] Public Event BeforeRefreshDiagram As BeforeRefreshDiagramEventHandler
[C#] public event BeforeRefreshDiagramEventHandler BeforeRefreshDiagram
[C++]
HRESULT BeforeRefreshDiagram(
ISchematicInMemoryDiagram* InMemoryDiagram
);
[C++]Parameters
InMemoryDiagram [in]InMemoryDiagram is a parameter of type ISchematicInMemoryDiagram
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.