Search
EditTextCmd.Item Property
See Also
 





Gets the diagram element changed by this command.

Namespace: MindFusion.Diagramming.Commands
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public InplaceEditable Item { get; }

Visual Basic  Copy Code

Public ReadOnly Property Item As InplaceEditable

 Property Value

 See Also