User Tools

Site Tools


resize_conditional_refresh_when_size_changed_.htm
Navigation:  ABC Library Reference > GraphClass > GraphClass Methods >====== Resize (conditional refresh when size changed) ====== Previous pageReturn to chapter overviewNext page

Resize( redraw )

blk2blue.jpg

Resize Redraws graph object
redraw A Boolean value that determines conditional redraw

The Resize method is used to reposition and redraw the graph object.

If the redraw flag is FALSE (default), the graph object will only redraw if the size of the parent field has changed. If the redraw flag is set to TRUE, a redraw is always executed.

Implementation:

The Resize method is called from the Refresh method when the parRefresh property is set to TRUE.

See Also:     Refresh , Draw

resize_conditional_refresh_when_size_changed_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1