Previous topic

auto_UpdateLegendSize

Next topic

auto_xy_Add

This Page

auto_UpdatePage

auto_UpdatePage should be the last function called to finish the template page. The function copies the created legend text in the text object with the $LEGEND$ place-holder, updates legend size, and updates the page on the monitor.

auto_UpdatePage()
auto_UpdatePage(bRemoveUnusedDollarText)

Parameters

bRemoveUnusedDollarText

If bRemoveUnusedDollarText is TRUE (1) all unused placeholders will be removed.

id-792485