Returns the rectangle where the in-place edit text box should appear (in document coordinates).
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
Rect GetEditRect ( |
Visual Basic Copy Code |
---|
Function GetEditRect( _ |
The item being edited.
A Point instance specifying the mouse position.
A Rectangle instance that represents the destination rectangle of the in-place edit box.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |