Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Text > API/Runtime/Slate/Framework/Text/FTextLayout
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Text/TextLayout.h |
| Include | #include "Framework/Text/TextLayout.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Text/TextLayout.cpp |
FVector2D GetSize&40;&41; const
Remarks
Get the size of the text layout, including any lines which extend beyond the wrapping boundaries (eg, lines with lots of trailing whitespace, or lines with no break candidates)
This value is unscaled