Contains the arguments passed to handlers of node validation events.
The following tables list the members exposed by the NodeValidationEventArgs type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the NodeValidationEventArgs class. |
Name | Description | |
---|---|---|
Gets the adjustment handle being moved by the user. (Inherited from NodeEventArgs.) |
||
Gets or sets a value indicating whether to cancel the current operation. |
||
Gets or sets a NodeLabel related to this event. |
||
Gets the node for which the event was raised. (Inherited from NodeEventArgs.) |
||
Gets or sets a rectangle that should be assigned to the Bounds property of nodes after NodeModifying event is raised. |
||
Gets the location related to the event. (Inherited from NodeEventArgs.) |
||
Gets the current selection rectangle. |
Name | Description | |
---|---|---|
Cancels the creation or modification of the node. |
Diagramming for .NET MAUI Guide | © 2024 MindFusion |