Size class that wraps the sb_t_size structure
More...
#include <cs_sb.h>
|
String | ToString () override |
| Formats the size in a readable string (width:height). More...
|
|
|
int | width |
| width
|
|
int | height |
| height
|
|
Size class that wraps the sb_t_size structure
Definition at line 82 of file cs_sb.h.
◆ ToString()
String sb_cs::SbSize::ToString |
( |
| ) |
|
|
override |
Formats the size in a readable string (width:height).
- Returns
- An instance to the String class or null in case of memory error
The documentation for this class was generated from the following file: