Function Viewport.sizeOverrideStretch
If true
, the size override affects stretch as well.
bool sizeOverrideStretch() nothrow @property @nogc;
void sizeOverrideStretch
(
bool v
) nothrow @property @nogc;