RichTextKit v0.4

TextBlock.Layout Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: TextBlock

Updates the internal layout of the text block

public void Layout();

Remarks

Generally you don't need to call this method as the layout will be automatically updated as needed.