Returns the rectangle where the in-place editing control appears (in document coordinates).
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
RectangleF GetEditRect ( |
Visual Basic Copy Code |
---|
Function GetEditRect( _ |
The item being edited.
A .NET RectangleF instance that represents the destination rectangle of the in-place editing control.