Warning:  main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pt/ptsurfacerect.html on line 1
Warning:  main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pt/ptsurfacerect.html on line 1
Warning:  main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pt/ptsurfacerect.html on line 8
Warning:  main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pt/ptsurfacerect.html on line 8
Get the bounding box of a control surface
PhRect_t *PtSurfaceRect( PtSurface_t *surface,
                         PhRect_t *rect );
PhRect_t *PtSurfaceRectById( PtWidget_t *widget,
                             unsigned char surface_id,
                             PhRect_t *rect );
ph
These functions retrieve the bounding box of a control surface.
They differ in the way they identify the control surface:
- PtSurfaceRect()
 
- Uses the surface argument, which points to a
  PtSurface_t structure that describes the control surface.
  This pointer must not be NULL.
 
- PtSurfaceRectById()
 
- Searches the control surfaces belonging to the widget for the one
  with an ID of surface_id.
 
If rect is non-NULL, the result is copied there
and the functions return rect.
Otherwise, a pointer to the surface's internal data is returned.
Photon
| Safety: |  | 
| Interrupt handler | 
    No | 
| Signal handler | 
    No | 
| Thread | 
    No | 
PtSurfaceRect() is a macro.
PhRect_t,
PtCalcSurface(),
PtCalcSurfaceByAction(),
PtCalcSurfaceById(),
PtSurfaceCalcBoundingBox(),
PtSurfaceCalcBoundingBoxById(),
PtSurfaceExtent(),
PtSurfaceExtentById()
Control Surfaces
chapter of the Photon Programmer's Guide
Warning:  main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pt/ptsurfacerect.html on line 124
Warning:  main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pt/ptsurfacerect.html on line 124