MohoView:QualityFlags()

Version added: before 9.5

Get the current display quality of the viewport

Return type (int32): Sum of Display Quality constants

The return value is a sum of the Display Quality constants. For example, if the value is
12, it means that only the fills and strokes are enabled (12 = 4 + 8, which is MOHO.LDQ_FILLS + MOHO.LDQ_OUTLINES).


See also: MohoView:SetQualityFlags
String "QualityFlags" is found in the following scripts:

MR Path (by eugenebabich)

Select Points (by Lukas)

Curvature (by Lukas)

MR Overlay (by eugenebabich)

Swap View Mode (by Stan)

See all...