Creates a node of the type appropriate for the current behavior.
Namespace: MindFusion.Diagramming.Blazor.Behaviors
Assembly: MindFusion.Diagramming.Blazor
C# Copy Code |
---|
protected abstract DiagramNode CreateNode () |
Visual Basic Copy Code |
---|
Protected MustOverride Function CreateNode () As DiagramNode |
An instance of the DiagramNode class.