User Tools

Site Tools


init_initialize_the_graph_object_.htm
Navigation:  ABC Library Reference > GraphClass > GraphClass Methods >====== Init (Initialize the graph object) ====== Previous pageReturn to chapter overviewNext page

Init (parWin, parFParent, parL=0, parT=0, parR=0, parB=0)

blk2blue.jpg

Init Initializes the GraphClass object
parWin The reference to a window where the object is located.
parFParent A LONG identifying the parent id of the graph object.
parL, parT, parR, parB Indents from borders of the parent for drawing object.

The Init method is used to initialize the graph object prior to display. It calls all of the necessary methods used to set default values and position the graph object.

Implementation:

Typically, the Init method is paired with the Kill method, performing the converse of the Kill method tasks.

See Also:     Kill

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