Search
DiagramView.BeginEdit Method
See Also
 





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

 Overload List

Name Description

DiagramView.BeginEdit (DiagramItem, InplaceEditable, PointF)

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

DiagramView.BeginEdit (InplaceEditable)

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

DiagramView.BeginEdit (InplaceEditable, PointF)

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

 See Also