enum BoundsType { Min, Max };
BoundsType is an enumeration used by SetSize and Size constructors to initialize the size with the minimum or maximum size values.
Render_Types2D.h