MOHO Functions

The following functions are defined in the MOHO namespace. To call one of these functions, be sure to prepend MOHO. to the function's name. For example, MOHO.Redraw() is valid, while Redraw() is not complete.


void Redraw()

Forces the Moho editing window to redraw itself.

Return value: none