| Interface Technology Basics
    VST 3.7
    SDK for developing VST plug-in | 
Graphical rectangle structure. More...
#include <iplugview.h>
| Public Member Functions | |
| ViewRect (int32 l=0, int32 t=0, int32 r=0, int32 b=0) | |
| int32 | getWidth () const | 
| int32 | getHeight () const | 
| Public Attributes | |
| int32 | left | 
| int32 | top | 
| int32 | right | 
| int32 | bottom | 
Graphical rectangle structure.
Used with IPlugView.
| 
 | inline | 
| 
 | inline | 
| int32 left | 
| int32 top | 
| int32 right | 
| int32 bottom |