Visit Gigasoft's Web Site
 ProEssentials v9 Help

DrawTable

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

 

public int DrawTable( int tableAnnotationIndex )

 

Parameter

Description

tableAnnotationIndex

Identifies the table annotation to redraw.

 

This function is used to immediately update a table annotation without having to update the entire image. tableAnnotationIndex corresponds to the state of WorkingTable when the table annotation was constructed.

 

You will usually call this in response to a mouse move event or some other event which requires an immediate update of a table annotation.

 

Returns

NonZero if the function was successful, otherwise Zero.

 

Comments

See example 028 within demo for more info.

 

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