Function ViewportContainer.stretch
If true
, the viewport will be scaled to the control's size.
bool stretch() nothrow @property @nogc;
void stretch
(
bool v
) nothrow @property @nogc;
If true
, the viewport will be scaled to the control's size.
bool stretch() nothrow @property @nogc;
void stretch
(
bool v
) nothrow @property @nogc;