Search Locate Previous Next Contents

PostScrp.FindInfo – bounding box of region

This function returns a 7-column matrix giving the name, position (bounding box = x1 y1 x2 y2), Gui object and counter of all objects of this type on a given Gui object. If you have drawn your charts on a Gui object '#.pgi':

'Info about headings is ...'
'#.pgi'PostScrp.FindInfo'Heading'

could display ...

Info about headings is ...
 chart197468       40    291.2  249.8  320     #.pgi.ps3   1
 XY Plot          256    247.22 356    268.82  #.pgi.ps5   1
 XY Plot           54.86 247.22 154.86 268.82  #.pgi.ps16  1
 Sample Barchart   54.86 118.82 154.86 140.42  #.pgi.ps36  1

The objects you can enquire about are:

Other objects may be added in later versions of RainPro.


Continue to: PostScrp.GuiId – internal name of a series
© Copyright Causeway Graphical Systems Ltd 2003