Update Method

Updates the grid to reflect any changes in either the array data or the ROI since the last Update call.

Syntax

object.Update ( )

Parameters

None.

Return Value

None.

Remarks

Call Update when the data or ROI has been modified in some way, and you want to update the grid to reflect the changes.