Class FlowGraphContext
Inheritance
object
FlowGraphContext
Assembly: solution.dll
Syntax
public class FlowGraphContext : GraphContext<FlowGraph, FlowCanvas>, IGraphContext, IDisposable
Constructors
FlowGraphContext(GraphReference)
Declaration
public FlowGraphContext(GraphReference reference)
Parameters
Properties
windowTitle
Declaration
public override string windowTitle { get; }
Property Value
Overrides
Methods
Declaration
protected override IEnumerable<ISidebarPanelContent> SidebarPanels()
Returns
Overrides
Implements
IDisposable
Extension Methods