====== DisableVAVG ====== Disables vertical averaging. ==== Synopsis ==== ''%%Err DisableVAVG (Item screenItem)%%'' ==== Description ==== DisableVAVG disables vertical averaging of the specified screen. Horizontal averaging is left undisturbed. ==== Arguments ==== * **screenItem** Item number of the screen whose display is to be modified. ==== Return Value ==== The call returns 0 if successful or an error code (a negative value) if an error occurs. ==== Implementation ==== Folio call implemented Graphics folio V20. ==== Associated Files ==== graphics.h, graphics.lib ==== See Also ==== ''%%DisableHAVG%%''(), [[:documentation:development:opera:pf25:ppgfldr:ggsfldr:gprfldr:01gpr026#xref23485|EnableHAVG]](), [[:documentation:development:opera:pf25:ppgfldr:ggsfldr:gprfldr:01gpr027#xref35234|EnableVAVG]]()