MohoView:QualityFlags()
Version added: before 9.5
Return value:
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
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
Search results
Usage of 'QualityFlags' is found in the following scripts:
MR Overlay (Moho 13.5 Edition) by eugenebabich
View Code
MR Overlay (Moho 14.1+ Edition) by eugenebabich
View Code
Curvature (Original Edition) by Lukas
View Code
MR Path (Original Edition) by eugenebabich
View Code
MR Pose Tool (Original Edition) by eugenebabich
View Code