Raised to validate a node as target for alignment guides when AutoAlignNodes is enabled.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public event EventHandler<NodeValidationEventArgs> QueryAlignTarget |
Visual Basic Copy Code |
---|
Public Event QueryAlignTarget As EventHandler(Of NodeValidationEventArgs) |
Member name | Description |
---|---|
Set it to true to prevent a node from being used as alignment target. | |
The DiagramNode that would be used as alignment target. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |