Visit Gigasoft's Web Site
 ProEssentials v9 Help

ReinitializeResetImage

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

 

public int PeFunction.ReinitializeResetImage ( )

Call this function when you have completed all desired property settings. Usually call Refresh after this call to complete your chart's initialization.

 

This function internally calls Reinitialize, ResetImage, and Windows InvalidateRect. It thus causes an image to be constructed which can be a lengthy process for large amounts of data. Call this function as little as possible within your implementation.

 

Returns

NonZero if the function was successful, otherwise Zero.

 

Comments

PeFunction.ReinitializeResetImage members of Pego.PeFunction, Pesgo.PeFunction, Pe3do.PeFunction, Pepso.PeFunction, Pepco.PeFunction