Returns the rectangle where the in-place edit text box should appear (in document coordinates).
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
Rectangle2D getEditRect ( |
The DiagramItem whose text will be edited or that contains the edited component.
A PointF instance specifying the current pointer position.
A RectF specifying where the edit box should be placed.