<< Return to Main Index

< Return to Class Index

CGXGridCore::LookupOrCreateBrush

CBrush* LookupOrCreateBrush(const CGXBrush& brush);

brush

Reference to a CGXBrush object.

Return Value

Returns a pointer to a temporary GDI-Brush-Object which is internally stored in a cache.

Remarks

Please note that the return value points to a temporary object which is internally stored in a cache. This cache will be emptied with the next call to OnGridDraw.

CGXGridCore

Class Overview | Class Members