UpdateCoordinates

(Engine-Level Function)

Description: Will update a graphic statement's coordinates to the document file in which it is specified.
Returns: Nothing
Usage: Script Only.
Function Groups: Graphics,  Advanced Module
Related to:
Format: UpdateCoordinates(Statement)
Parameters:  
Statement
Required. Any expression which gives a statement pointer or code value for the graphic statement which is to be updated.
Comments: It should be noted that after this graphic statement is recompiled that any new instances of that statement will have the new coordinate information stored in them.