MindFusion.Wpf Pack Programmer's Guide
InplaceEditable Members
Methods
 


Represents an in-place editable object.

The following tables list the members exposed by the InplaceEditable type.

 Public Methods

  Name Description

GetDiagramItem

Returns the item to which the GetEditRect is relative

GetEditRect

Returns the rectangle where the in-place editing text box appears in coordinates relative to the item returned by GetDiagramItem.

GetTextToEdit

Returns the text of the object which should be displayed initially when the object is in-place edited.

SetEditedText

Sets the edited text to the object after the in-place editing operation has been completed successfully.

 See Also

InplaceEditable Interface
MindFusion.Diagramming.Wpf Namespace