Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Fonts > FSlateFontMeasure
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UE::Slate::FDeprecateVector2DResult | Measure
(
FStringView Text, |
Measures the width and height of a passed in string. |
![]() ![]() |
UE::Slate::FDeprecateVector2DResult | Measure
(
const FText& Text, |
Measures the width and height of a passed in text. |
![]() ![]() |
UE::Slate::FDeprecateVector2DResult | Measure
(
FStringView Text, |
Measures the width and height of a passed in string. |