Initializes a new instance of the LinkValidationEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public LinkValidationEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The DiagramLink related to the event.
The location related to the event, in document coordinates.
The zero-based index of the control point related to the event.
The DiagramNode related to the event.
The zero-based index of the anchor point related to the event.
The zero-based index of the table row related to the event.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |