Search
DiagramView.beginEdit Method
See Also
 

 Overload List

Name Description

DiagramView.beginEdit (DiagramItem, InplaceEditable, Point2D)

Enters inplace-edit mode, letting the user edit the text of the specified item.

DiagramView.beginEdit (InplaceEditable)

Enters in-place editing mode, letting the user edit the text of the specified item.

DiagramView.beginEdit (InplaceEditable, Point2D)

Enters in-place editing mode, letting the user edit the text of the specified item.

 See Also