Method InvalidateLayout
- Namespace
- PaintDotNet.DirectWrite
- Assembly
- PaintDotNet.Windows.dll
InvalidateLayout()
Invalidates the layout, forcing layout to remeasure before calling the metrics or drawing functions.This is useful if the locality of a font changes, and layout should be redrawn, or if the size of a client implemented IInlineObject changes.
void InvalidateLayout()