| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
| Public Types | |
| enum | { kPartTopLeft, kPartTop, kPartTopRight, kPartLeft, kPartCenter, kPartRight, kPartBottomLeft, kPartBottom, kPartBottomRight, kPartCount } | 
| Public Member Functions | |
| CNinePartTiledDescription ()=default | |
| CNinePartTiledDescription (CCoord left, CCoord top, CCoord right, CCoord bottom) | |
| void | calcRects (const CRect &inBitmapRect, CRect outRect[kPartCount]) const | 
| Public Attributes | |
| CCoord | left {0.} | 
| CCoord | top {0.} | 
| CCoord | right {0.} | 
| CCoord | bottom {0.} | 
| anonymous enum | 
| 
 | default | 
| 
 | inline | 
| CCoord bottom {0.} | 
| CCoord left {0.} | 
| CCoord right {0.} | 
| CCoord top {0.} |