Initializes a new instance of the EditLinkTextEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public EditLinkTextEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The link whose text is edited.
The old value of the link's Text.
The new value of the link's Text.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |