DiagramLite Programmer's Guide
DiagramLink.UpdateTextLayout Method
See Also
 





Positions the TextBlock control displaying the link's text. Override to implement custom positioning if desired.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

protected virtual void UpdateTextLayout ()

Visual Basic  Copy Code

Protected Overridable Sub UpdateTextLayout ()

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace