Search
DiagramItem.OnTextFormatChanged Method
See Also
 





Called when the value of the TextFormat property changes.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected virtual void OnTextFormatChanged ()

Visual Basic  Copy Code

Protected Overridable Sub OnTextFormatChanged ()

 See Also