Paragraph.UpdateDestinationRects Method

GeonBit.UI

ParagraphUpdateDestinationRects Method
Update dest rect and internal dest rect. This is called internally whenever a change is made to the entity or its parent.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override void UpdateDestinationRects()
See Also