|
FuncDoodle
|
Basic rect struct used for text measurement. More...
#include <TextUtil.h>
Public Attributes | |
| float | Width = 0.0f |
| Measured text width in pixels. | |
| float | Height = 0.0f |
| Measured text height in pixels. | |
Basic rect struct used for text measurement.
| float FuncDoodle::TextMetrics::Height = 0.0f |
Measured text height in pixels.
| float FuncDoodle::TextMetrics::Width = 0.0f |
Measured text width in pixels.