BitFlags used in MakeAreaVisible method.
Flag |
Description |
MAVF_DontScaleDown |
Don't scale down if box doesn't fit completely in screenRect |
MAVF_LeftTopToZero |
Scale up if box's area is less than 50% of the screenRect |
MAVF_ScaleUp50 |
left-top corner of box in (0,0) of screenRect (not center as by default) |