Gets a reference to the Diagram instance this behavior is associated with.
Namespace: MindFusion.Diagramming.Blazor.Behaviors
Assembly: MindFusion.Diagramming.Blazor
C# Copy Code |
---|
protected Diagram Diagram { get; } |
Visual Basic Copy Code |
---|
Protected ReadOnly Property Diagram As Diagram |