Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FTextLayout
Description
Get the size of the text layout after the text has been wrapped, and including the first piece of trailing whitespace for any given soft-wrapped line
This value is unscaled
| Name | GetWrappedSize |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Text/TextLayout.h |
| Include Path | #include "Framework/Text/TextLayout.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Text/TextLayout.cpp |
FVector2D GetWrappedSize() const