ViewConfig::SetFlag
Previous
|
Next
ViewConfig::SetFlag
ViewConfig
void
SetFlag
(
ViewFlagConstants
flag
,
bool
set
);
Description
SetFlag sets the viewport flags for the window.
Parameters
Parameters
Description
ViewFlagConstants flag
The view flags set for the window.
bool set
_nt_