A protocol defining the interface for FontSize classes. More...
#include <IFontSize.h>
Additional Inherited Members | |
![]() | |
float | x |
First value. e.g., Horizontal, x, position of a point. | |
float | y |
Second value. e.g., Vertical, y, position of a point. | |
A protocol defining the interface for FontSize classes.
This protocol extends the IPair protocol, providing an interface for handling font sizes.