Example #1
0
 Brush &GetBackBrush(void) {
     return mhBrushBk.defined()
            ? mhBrushBk
            : hBrushDefaultBk;
 }