Show / Hide Table of Contents

Delegate Route.GraphCreatedEvent

Namespace: Experior.Core.Routes
Assembly: Experior.Core.dll
Syntax
public delegate void GraphCreatedEvent(Msagl.Drawing.Graph graph);
Parameters
Type Name Description
Microsoft.Msagl.Drawing.Graph graph
Back to top Generated by DocFX